Skip to content

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Jan 29, 2026

Rationale

For awhile now, we have shown warnings about file import / update column headers above the file preview grid. For single sample type and single source type file imports, we show warnings about unknown fields, system fields, sample/aliquot only fields, etc. This PR does the same type of warnings check for fields in the cross sample type import case.

It also updates the display of some error messages on the source and sample file import case to use bold instead of single quotes to highlight the value / field in the error message.

Related Pull Requests

Changes

  • update @labkey/components package version
  • InferDomainAction update to take optional param for a list of columns to get distinct values for based on the data file contents
  • test fixes for error message single quote to bold

@cnathe
Copy link
Contributor Author

cnathe commented Jan 29, 2026

@labkey-klum could you do CR on this PR to look at the changes made to the InferDomainAction for getting the distinctValues for column keys?

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