Skip to content

share link

Aditi Singh requested to merge phoenix/feature/sharelink into phoenix/develop

Fixes

Fixes for #727 (closed) by @aditiansingh

Description Users can share search page results with filters

Type of PR This PR is a feature.

Technicalities

Tests

  1. Search for any keyword
  2. click on the share link
  3. open the share link in the new tab and check if the results are the same.

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.

Merge request reports