quivr/frontend/styles
Antoine Dewez 1cf0e1a164
feat(frontend): handle mentions in search bar (#2049)
# Description

- Handle mentions in search bar
- Add a Loader Icon component and use it in Search Bar
- Custom Placeholder possible on Editor Component
- Remove unused useEditorStateUpdater
- Fix Bug when Enter was typed

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 18:13:20 -08:00
..
_Colors.module.scss feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
_IconSizes.module.scss feat(frontend): handle mentions in search bar (#2049) 2024-01-21 18:13:20 -08:00
_ScreenSizes.module.scss feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
_Spacings.module.scss feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
_Typography.module.scss feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
_ZIndex.module.scss feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00