NYPL / discovery-front-end

Discovery front-end app
https://www.nypl.org/research/research-catalog/
0 stars 0 forks source link

remove search bar and test #2149

Closed charmingduchess closed 4 months ago

charmingduchess commented 4 months ago

What's this do? Remove Search Bar from my account page

Why are we doing this? (w/ JIRA link if applicable) 2ad doesn't handle the client side routing of DFE out of the box. Instead of implementing a similar check for reverse proxy like the RC Links are using, we opted to remove the Search Bar. This is largely because the new My Account designs don't include this search bar anyway, and complications down the line with enhanced browse.

Do these changes have automated tests? [Brief description of new automated tests]

How should this be QAed? [Description of any tests that need to be performed once merged]

Dependencies for merging? Releasing to production? [Description of any watchouts, dependencies, or issues we should be aware of]

Has the application documentation been updated for these changes?

Did someone actually run this code to verify it works?