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

Component: SearchBar #375

Closed
1 task done
Tracked by #462
dhruvkb opened this issue Oct 27, 2021 · 0 comments · Fixed by #380
Closed
1 task done
Tracked by #462

Component: SearchBar #375

dhruvkb opened this issue Oct 27, 2021 · 0 comments · Fixed by #380
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 🚧 status: blocked Blocked & therefore, not ready for work

Comments

@dhruvkb
Copy link
Member

dhruvkb commented Oct 27, 2021

Description

This consists of an InputField connected to a SearchButton on the end-side. Each of the two are individually focusable.

API

Props

Name Type Description
value string Used with v-model

Slots

Name Slot props Description
default - Extra information, that which is seen on the end-side of the input field, goes here

Events

Name Associated data Description
input string; the new value of the search query Used with v-model
submit string; the new value of the field Should be used to detect form submission via Enter or button click

Dependencies

Depends on

References

Implementation

  • 🙋 I would be interested in implementing this component.
@dhruvkb dhruvkb added 🟨 priority: medium Not blocking but should be addressed soon 🚧 status: blocked Blocked & therefore, not ready for work 🌟 goal: addition Addition of new feature 🕹 aspect: interface Concerns end-users' experience with the software labels Oct 27, 2021
@dhruvkb dhruvkb self-assigned this Oct 27, 2021
@obulat obulat mentioned this issue Dec 3, 2021
6 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 🚧 status: blocked Blocked & therefore, not ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant