Skip to content

fix visium lp cytAssist hp external barcode format#1198

Merged
khelwood merged 3 commits into
develfrom
x1515
May 14, 2026
Merged

fix visium lp cytAssist hp external barcode format#1198
khelwood merged 3 commits into
develfrom
x1515

Conversation

@sabrine33
Copy link
Copy Markdown
Contributor

Closes #

Changes proposed in this pull request

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@sabrine33 sabrine33 requested review from khelwood and yoldas May 14, 2026 09:49
Comment thread src/pages/CytAssist.tsx Outdated
return isVisiumLpCytAssistHdLabware(labwareType[0] as unknown as string)
? Yup.string()
.required('Required field')
.matches(/[A-Z0-9]{2}-[A-Z0-9]{7}/, 'Invalid format for a labware type of VISIUM_LP_CYTASSIST_HD')
Copy link
Copy Markdown
Contributor

@khelwood khelwood May 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This error message probably isn't quite right since it specifically says VISIUM_LP_CYTASSIST_HD

@khelwood
Copy link
Copy Markdown
Contributor

@sabrine33 Looks like test failures probably related to this change. https://github.com/sanger/stan-client/actions/runs/25854138074/job/75967623739?pr=1198#step:6:1321

@khelwood khelwood merged commit ec5a9df into devel May 14, 2026
4 checks passed
@khelwood khelwood deleted the x1515 branch May 14, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants