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

Plates: Add Samples to Existing Plate Set #1684

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

labkey-nicka
Copy link
Contributor

@labkey-nicka labkey-nicka commented Jan 8, 2025

Rationale

See https://github.com/LabKey/labkey-ui-premium/pull/640 for rationale.

Related Pull Requests

Changes

  • Remove max-height on editable grid in a modal.
  • Add OptionComponent prop to QuerySelect in replacement of the optionRenderer prop which furnishes more useful props to the option rendering component.
  • Update request options to exclude scope and extend Ajax.RequestOptions. Package export request.
  • Introduce useTimeout hook that wraps timeout functionality for React components.
    • Refactor FilterFacetedSelector to make use of useTimeout.
  • Add abortOnDismount optional parameter to the useRequestHandler hook so that requests can be aborted automatically when the hook is dismounted.
  • Remove unused utilities intersect and toLowerReducer.

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.

1 participant