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

LIMS-926: Feature advanced filter do not show logic #672

Open
wants to merge 13 commits into
base: prerelease
Choose a base branch
from

Conversation

NKatti2011
Copy link
Collaborator

JIRA ticket: TICKET-926

Summary:

The advanced filters on the summary page do not show logic of selected filter parameters.

Changes:

  • Component added to component utils which takes an object and displays the values in a pill form in the DOM
  • Component is an input where if clicked then will utilise the dialog-modal component

To test:

  • Go to summary page and click on Advanced Search
  • Click on the + button and then on the input box where a dialogue box should appear
  • Make a selection and, when clicking out of the component, check that the logic that appears is as expected.

@NKatti2011 NKatti2011 changed the title Feature/lims 926/advanced filter do not show logic LIMS-926: Feature advanced filter do not show logic Sep 25, 2023
Copy link
Contributor

@MattPrit MattPrit left a comment

Choose a reason for hiding this comment

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

A few things we saw going over the code

@MattPrit MattPrit removed their request for review January 9, 2024 15: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.

2 participants