j40-cejst-2/client/cypress/integration/LegacyTests
Vim 8e31ca032c
[Draft] Adds Nominatum search behind a feature flag (#935)
* Add intial search component

* Add nominatum simple

* Connect search field to Nominatum API

- remove react-query
- remove react-query logic from J40Map
- move searchHandler to MapSearch

* Adjust zoom and territory focus

- adjust zoom buttons in CSS to allow for search field

* Place search behind a feature flag

* Add cors to fetch and error handling

- this is to test on OMB machines

* Add error messaging and bound search results to US

- adjust controls to add error message to search
- add MapSearchMessage component for error message
- add unit tests
- add state to track if API results are empty
- add intl on two strings, placeholder and error message

* Remove warpper around MapSearch component

- reorder component import in J40Map
- remove unused CSS in MapSearch.module.scss
- remove and comment on wrapper error on MapSearch
- rename isSearchEmpty to isSearchResultsEmpty
- update snapshot

* Add error message

- if the search query returns null, show an error message
2021-12-03 07:56:15 -08:00
..
accessibility.test.js Fix all failing cypress tests (#774) 2021-10-05 12:52:03 -07:00
allLinks.spec.js Fix all failing cypress tests (#774) 2021-10-05 12:52:03 -07:00
constants.js Gherkin workflows for desktop (#788) 2021-10-13 14:06:05 -07:00
downloadPacket.spec.js Fix all failing cypress tests (#774) 2021-10-05 12:52:03 -07:00
language.spec.js Fix all failing cypress tests (#774) 2021-10-05 12:52:03 -07:00
mapInfoPanel.spec.js Gherkin cypress spike (#673) 2021-09-15 12:06:13 -07:00
mapZoomLatLong.spec.js [Draft] Adds Nominatum search behind a feature flag (#935) 2021-12-03 07:56:15 -08:00
mapZoomTerritories.spec.js Fix AREA MEDIAN INCOME prop on map (#860) 2021-11-05 08:43:47 -07:00