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

Component: VSearchTypeButton for desktop header #1859

Closed
1 task
obulat opened this issue Sep 24, 2022 · 1 comment · Fixed by #1860
Closed
1 task

Component: VSearchTypeButton for desktop header #1859

obulat opened this issue Sep 24, 2022 · 1 comment · Fixed by #1860
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 24, 2022

Description

The new desktop (lg and up) header has a VSearchTypeButton that is used to open a search type popup.
It is similar to the old VSearchTypeButton, but still needs to be updated.

API

Props

Name Type Description
a11yProps Object the properties that the VPopover or VModal pass to the trigger: aria-haspopup and aria-expanded

State

The component should use the useSearchType composable to get the search type icons and the current search type.

Events

Name Associated data Description
click - Button click should open the search type popover

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 24, 2022
@obulat obulat added this to the Create new header and footer milestone Sep 24, 2022
@obulat
Copy link
Contributor Author

obulat commented Sep 24, 2022

VSearchTypeButton screenshots (please check the Figma file as the screenshots can become outdated):
Screen Shot 2022-09-24 at 10 40 22 AM

@obulat obulat mentioned this issue Sep 24, 2022
7 tasks
@obulat obulat self-assigned this Sep 27, 2022
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