Skip to content

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Aug 18, 2025

Rationale

https://www.labkey.org/home/Developer/issues/issues-details.view?issueId=53620

For the last step of the Luminex assay import, we have been hiding column inputs when the "Same" checkbox is clicked. This causes some user confusion about what values will actually be submitted for those hidden inputs. This PR instead disables those inputs instead of hiding them (note: not actually using the disabled prop of the input as that prevents the value from being submitted).

Screenshot 2025-08-15 at 4 48 46 PM

Related Pull Requests

Changes

  • Luminex import update to writeSameCheckboxCell to use "disabled" behavior instead of hiding the column inputs

…isabled" behavior instead of hiding the column inputs
@cnathe cnathe merged commit e0a8673 into release25.7-SNAPSHOT Aug 19, 2025
8 checks passed
@cnathe cnathe deleted the 25.7_fb_luminexImportSameDisable branch August 19, 2025 20:40
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.

3 participants