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(search): support remove icon #3133

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

lubber-de
Copy link
Member

Description

Support remove icon for search module similar to dropdown module
Either via separate remove icon or by using a native input[type="search"] element

Sidenote

I party reused code which was already implemented in 2015 but removed again (by accident or intentionally , only the original authors knows...)
That's why i also removed the left dead css code for selection search which never made it into any release and wasn't ever documented.
Was commited by 4ea2514
... and immediatly removed again the same day by 6d34ae2

Testcase

https://jsfiddle.net/lubber/m2k9gn8o/126/

@lubber-de lubber-de added type/feat Any feature requests or improvements lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews javascript Pull requests that update Javascript code labels Dec 15, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone Dec 15, 2024
@lubber-de lubber-de added the state/awaiting-docs Pull requests which need doc changes/additions label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lang/css Anything involving CSS state/awaiting-docs Pull requests which need doc changes/additions state/awaiting-reviews Pull requests which are waiting for reviews type/feat Any feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant