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

BUG: cursor barely visible before first character input #220

Closed
PerkinsDan opened this issue Jan 20, 2023 · 7 comments · Fixed by #227
Closed

BUG: cursor barely visible before first character input #220

PerkinsDan opened this issue Jan 20, 2023 · 7 comments · Fixed by #227
Assignees
Labels
bug Something isn't working

Comments

@PerkinsDan
Copy link
Contributor

Description

When you first click on the search input field you get a tiny cursor that is barely visible behind the placeholder text

Simple fix. Am happy to do myself.

TODO: Cursor needs to be bigger and potentially darker / or placeholder text gets lighter when focused

Screenshots

Input

@PerkinsDan PerkinsDan added the bug Something isn't working label Jan 20, 2023
@Njong392
Copy link
Owner

Thanks for picking this up! Assigning you ❤️

@PerkinsDan
Copy link
Contributor Author

After some more investigation, this bug is google chrome specific. Strange...

@Njong392
Copy link
Owner

Really strange. As I've not really paid attention to it lmao. Is there anything we can do?

@PerkinsDan
Copy link
Contributor Author

It should be alright. I need to do a bit more research

@Njong392
Copy link
Owner

I'll look into it too.

@PerkinsDan
Copy link
Contributor Author

This isn't ideal but I couldn't find any other solutions. I tried a number of ways to make the caret bigger by trying to change line height etc. It for some reason starts small and then gets bigger after a character is typed. Yay. we love google chrome :). If i find a solution later on I will be sure to update it

@Njong392
Copy link
Owner

So I think we can close this issue then? Until we find a workable solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants