Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Component: Updated VFilterButton for the desktop header #1866

Closed
1 task done
obulat opened this issue Sep 27, 2022 · 0 comments · Fixed by #1861
Closed
1 task done

Component: Updated VFilterButton for the desktop header #1866

obulat opened this issue Sep 27, 2022 · 0 comments · Fixed by #1861
Assignees
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon

Comments

@obulat
Copy link
Contributor

obulat commented Sep 27, 2022

Description

The new header has a FilterButton displayed only on the widths above lg. The button has an icon or a number of applied filters on lg to xl, and a text label above that.

API

Props

Name Type Description
pressed Boolean Whether the button is in pressed state
disabled Boolean Whether the filters are disabled

State

The component should use the search store to get the number of filters applied.

Events

Name Associated data Description
click - Button click should open the filters sidebar

References

Implementation

  • 🙋 I would be interested in implementing this component.
@obulat obulat added 🟨 priority: medium Not blocking but should be addressed soon 🌟 goal: addition Addition of new feature 🕹 aspect: interface Concerns end-users' experience with the software labels Sep 27, 2022
@obulat obulat self-assigned this Sep 27, 2022
@obulat obulat mentioned this issue Sep 27, 2022
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🕹 aspect: interface Concerns end-users' experience with the software 🌟 goal: addition Addition of new feature 🟨 priority: medium Not blocking but should be addressed soon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant