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

replace TagInput #234

Merged
merged 1 commit into from
Sep 9, 2024
Merged

replace TagInput #234

merged 1 commit into from
Sep 9, 2024

Conversation

cloverich
Copy link
Owner

@cloverich cloverich commented Sep 9, 2024

  • replace evergreen-ui's TagInput with a custom TagInput
  • fix issue where 2-3 tags in search would cause the TagInput to overflow the header
  • add a 'ghost' style to tag input on edit page to get a slightly cleaner look
  • add a dropdown with search hints when focused on note search input

Main search page:
Screenshot 2024-09-08 at 8 56 55 PM

Edit page has a "ghost" input for adding tags to provide a slightly cleaner look:

Screenshot 2024-09-08 at 8 57 07 PM

Closes #217
Part of #215

- replace evergreen-ui's TagInput with a custom TagInput
- fix issue where 2-3 tags in search would cause the TagInput to overflow the header
- add a 'ghost' style to tag input on edit page to get a slightly cleaner look
@cloverich cloverich merged commit 6c59924 into master Sep 9, 2024
2 checks passed
@cloverich cloverich deleted the replace_taginput branch September 9, 2024 03: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.

Replace tag input
1 participant