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

Better search bar aesthetics. #210

Closed
c2tz opened this issue Nov 17, 2023 · 2 comments · Fixed by #346
Closed

Better search bar aesthetics. #210

c2tz opened this issue Nov 17, 2023 · 2 comments · Fixed by #346
Labels
enhancement New feature or request
Milestone

Comments

@c2tz
Copy link
Contributor

c2tz commented Nov 17, 2023

Feature Description

Better search bar aesthetics.

Problem/Solution

Deletion of the cross, which deletes whole words (of little interest, breaks the aesthetics of the CTRL+K rectangle and is not visible in clear mode).

Alternatives Considered

Add a shortcode to disable it for those who want it, or shift it further to the left. But in this case you must prevent the text from passing underneath (which is currently the case for the CTRL+K rectangle). see below

chrome_GDyDaj5IVI

Additional Context

chrome_iGzUVuuzqX

chrome_FdFFO69BxW

@c2tz
Copy link
Contributor Author

c2tz commented Nov 17, 2023

here's an example of a search bar that matches what I'm imagining : https://cobe.vercel.app/

@imfing imfing added the enhancement New feature or request label Nov 17, 2023
@imfing imfing added this to the Backlog milestone Nov 17, 2023
@imfing
Copy link
Owner

imfing commented Nov 17, 2023

here's an example of a search bar that matches what I'm imagining : cobe.vercel.app

Thanks for the feedback. I'll update the search bar to align with this example.

@imfing imfing modified the milestones: Backlog, v0.8.0 Nov 17, 2023
@imfing imfing linked a pull request Apr 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants