Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Add highlighted style for bulk upload error message for columnswith no underscore #8278

Open
emyl3 opened this issue Nov 12, 2024 · 0 comments

Comments

@emyl3
Copy link
Collaborator

emyl3 commented Nov 12, 2024

Description

Submit a positive HIV, Syphilis, etc... bulk upload with missing or invalid pregnancy column. A user will not see the styling for column headers.

Steps to reproduce

Discovered by @mpbrown here.
image

Expected behavior

The same styling for headers with no underscores in the name.

Additional context

The styling is not occurring because of this header regex. But I believe we had that in place to style the following error message correctly:

Invalid ${EQUIPMENT_MODEL_NAME} and ${TEST_PERFORMED_CODE} combination

We need a more robust solution to style all these error messages correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant