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

WIP: Keyword search #21

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

WIP: Keyword search #21

wants to merge 1 commit into from

Conversation

juhakujala
Copy link
Contributor

@juhakujala juhakujala commented Mar 6, 2023

https://github.com/City-of-Turku/linkedevents-ui/tree/develop/src/components/HelFormFields/KeywordSearch was used as a reference on how to build this feature

TODO:

  • Remove console logs
  • Fix the styling
    • Add hover/focus states to arrow buttons (Probably should be MUI buttons)
    • Add a visible indicator for the currently selected option in the keyword selector. (currently set .keywordOption { font-weight: bold; } does not have any effect now, so that should be fixed)
    • Other possible fixes to the layout
  • Ensure that the component works as expected, as it has not been tested yet properly
  • Add all translations

@juhakujala juhakujala force-pushed the keyword-search branch 2 times, most recently from 292cd4d to 119607b Compare March 7, 2023 10:58
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.

1 participant