Modify interaction states and design for Apply Filter buttons #3074
Labels
needs design review
The PR for this issue will need design review before merging
Streamline eCR
Issues for Streamline eCR team to work on
What needs to be done
Right now, the
Apply Filter
buttons forFilter by Date
andFilter by Condition
are always enabled. We need to make sure that the button is only enabled when a filter change has been made. We also want to update the designs of the button so that it matches the designs for the disabled/enabled/hover/active states of the button.Why it needs to be done
Apply Filter
button should only be enabled when a filter change has been madeApply Filter
button designs for disabled/enabled/hover/active state of the buttonDesign review
Apply filter buttons
Link to Figma in dev mode
Acceptance Criteria
Apply Filter
button should only be enabled when a change has been made (i.e., A condition has been checked/unchecked, or a different date range has been selected).Apply Filter
button should be reset to thedisabled
stateTechnical Notes
Relevant files:
containers/ecr-viewer/src/app/components/Filters.tsx
Additional context
N/A
The text was updated successfully, but these errors were encountered: