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

Improve autocomplete input #1152

Merged
merged 18 commits into from
Dec 7, 2023

Conversation

anastasiya1155
Copy link
Collaborator

@anastasiya1155 anastasiya1155 commented Nov 23, 2023

To improve the look of autocomplete suggestions in the input we now use a new approach with contenteditable div instead of a textarea. This way we can show an icon near a file or language mention. The library underneath is prose-mirror, which is not very well adapted to React, so a lot of logic is custom and need testing.

Copy link

gitpod-io bot commented Nov 28, 2023

@anastasiya1155 anastasiya1155 merged commit 7eb682d into main Dec 7, 2023
6 checks passed
@anastasiya1155 anastasiya1155 deleted the anastasiia/blo-1865-improve-autocomplete-input branch December 7, 2023 13:33
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.

2 participants