Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search String Not Reflected in URL in finesse-frontend #99

Open
6 tasks
k-allagbe opened this issue Apr 3, 2024 · 0 comments
Open
6 tasks

Search String Not Reflected in URL in finesse-frontend #99

k-allagbe opened this issue Apr 3, 2024 · 0 comments
Labels
good first issue Good for newcomers user-visible user-visible (requires QA)

Comments

@k-allagbe
Copy link
Member

Description

Finesse Frontend, currently does not reflect the search string in the URL after a search operation is performed.

Image

Image

This feature makes it easy to share search results or bookmark them for later reference.

Tasks

  • Investigate the current implementation of the search functionality on Finesse Frontend.
  • Design a solution to include the search string in the application's URL without reloading the page.
  • Implement the changes in the frontend codebase to update the URL with the search string dynamically.
  • Ensure that the application can handle direct URL navigation with the search string and display the correct search results.
  • Conduct thorough testing across different browsers to ensure compatibility and functionality.
  • Update the documentation to reflect the changes made to the search feature.

Acceptance Criteria

  • The search string is reflected in the Finesse Frontend URL immediately after a search is performed.
  • Users can share or bookmark the URL, and when accessed, the application loads with the search results for the search string contained in the URL.
  • The solution must work across all major browsers without causing any existing functionalities to break.
  • Documentation is updated to accurately describe the new search feature behavior.
@k-allagbe k-allagbe changed the title Search String Not Reflected in URL on Finesse Frontend Search String Not Reflected in URL in finesse-frontend Apr 3, 2024
@k-allagbe k-allagbe added user-visible user-visible (requires QA) good first issue Good for newcomers labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers user-visible user-visible (requires QA)
Projects
Status: Todo
Development

No branches or pull requests

1 participant