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

feat(frontend): handle mentions in search bar #2049

Merged
merged 7 commits into from
Jan 22, 2024

Conversation

Zewed
Copy link
Collaborator

@Zewed Zewed commented Jan 22, 2024

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):

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 22, 2024
Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview Jan 22, 2024 2:08am

@dosubot dosubot bot added area: frontend Related to frontend functionality or under the /frontend directory autorelease: pending labels Jan 22, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 22, 2024
@StanGirard StanGirard merged commit 1cf0e1a into main Jan 22, 2024
4 of 5 checks passed
StanGirard added a commit that referenced this pull request Jan 22, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.172 (2024-01-22)

## What's Changed
* feat(frontend): handle mentions in search bar by @Zewed in
#2049


**Full Changelog**:
v0.0.171...v0.0.172

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory autorelease: pending lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants