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

fix(dropdown): hidden cursor on form states #3051

Merged
merged 2 commits into from
May 23, 2024

Conversation

lubber-de
Copy link
Member

@lubber-de lubber-de commented May 14, 2024

Description

Whenever an empty (placeholder shown) multiple search dropdown got a form state (error/info/warning/success) the cursor was not shown anymore when clicking into the search field of the dropdown.

Testcase

Click into the errored dropdown
Remove CSS to see issue (cursor wont show)
https://jsfiddle.net/lubber/omg7v1aj/41/

Closes

#3050

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews labels May 14, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone May 14, 2024
@lubber-de lubber-de merged commit be049d2 into fomantic:develop May 23, 2024
10 checks passed
@lubber-de lubber-de deleted the formStatePlaceholderColorCursor branch May 23, 2024 18:55
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants