GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
87 stars 25 forks source link

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

Closed cityremade closed 4 months ago

cityremade commented 4 months ago

Searchbox filter now using pills component.

to apply on a field:

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

Related: https://github.com/GEOLYTIX/xyz/issues/1228


sonarcloud[bot] commented 4 months ago

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 commented 4 months ago

Further work on expanding search function referenced here https://github.com/GEOLYTIX/xyz/issues/1275