Observe that the URL is now https://www.elab.kth.se/parts?q=<query>&p=<partnumber>
Close the overlay
Observe that the URL didn't change
Expected behavior
When the overlay is closed, the URL should go back to only contain the query, so that copy pasting it brings to the same view as the user who copied it.
# Steps to reproduce
- Perform a search in the search engine
- Click on a result
- Observe that the URL is now `https://www.elab.kth.se/parts?q=<query>&p=<partnumber>`
- Close the overlay
- Observe that the URL didn't change
# Expected behavior
When the overlay is closed, the URL should go back to only contain the query, so that copy pasting it brings to the same view as the user who copied it.
Steps to reproduce
https://www.elab.kth.se/parts?q=<query>&p=<partnumber>
Expected behavior
When the overlay is closed, the URL should go back to only contain the query, so that copy pasting it brings to the same view as the user who copied it.
BOOM FIXED