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

Searchbox filter - now using pills and has updated dictionary; #1272

Merged
merged 1 commit into from
May 22, 2024

Conversation

cityremade
Copy link
Member

Searchbox filter now using pills component.

to apply on a field:

"filter": {
     "type": "in",
     "searchbox": true
 }

Related: #1228


@cityremade cityremade added the Feature New feature requests or changes to the behaviour or look of existing application features. label May 21, 2024
@cityremade cityremade added this to the UI Elements milestone May 21, 2024
@cityremade cityremade self-assigned this May 21, 2024
Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@cityremade cityremade changed the title Searchbox filter - updated dictionary; Searchbox filter - now using pills and has updated dictionary; May 21, 2024
@cityremade cityremade marked this pull request as ready for review May 21, 2024 13:48
@cityremade cityremade linked an issue May 22, 2024 that may be closed by this pull request
@cityremade
Copy link
Member Author

Further work on expanding search function referenced here #1275

Copy link
Contributor

@simon-leech simon-leech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working well for me - looks much cleaner! :)

@cityremade cityremade merged commit 788ebbf into GEOLYTIX:main May 22, 2024
5 checks passed
@dbauszus-glx dbauszus-glx linked an issue Jun 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature requests or changes to the behaviour or look of existing application features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requirements for searchbox filtering search function dropdown element input filter
2 participants