ROGUE-JCTD / MapLoom

MapLoom is a web mapping client based on OpenLayers 3. It provides full-featured editing capabilities for data stores in GeoServer - including PostGIS and GeoGig. For GeoGig layers, it lets you view history, and sync with other GeoGig repositories
MIT License
70 stars 66 forks source link

Default filter for table should be contains #122

Open ScottEvil opened 9 years ago

ScottEvil commented 9 years ago

The default for the filter in the table is "exact match" which also means the case must match. Instead, the default setting should be "contains" so the user doesn't have to go through the extra step to get a friendlier search.