NYCPlanning / ae-cp-map

The front end for Application Engineering's capital projects map.
0 stars 0 forks source link

Bug: Project list updates when new district selected from filter menu #101

Closed pratishta closed 1 week ago

pratishta commented 3 weeks ago

Steps to reproduce:

  1. Select City Council District on filter menu
  2. Select district number 1 on filter menu
  3. Hit 'Go to selected district'
  4. Go to second page of project list
  5. Select district number 2 on filter menu (do not hit 'Go to selected district)

The project list should update to show projects from the first page of district 1. My thoughts are that the project list should not change unless the user actually clicks 'Go to selected district' button