-
Notifications
You must be signed in to change notification settings - Fork 93
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
Results Page: Allow users to change the page title of PerfCompare and have the title persist in the url #769
Comments
Hi, |
@FatumaA, Please go ahead and try. |
@Carla-Moz what do you mean by the title? |
Hi! I've implemented functionality when I enter a custom title in the input field, it updates the URL correctly and when i refresh the page, it persists. However, when navigating back to the Results page from the home page, the previously entered title is not retained, and the title reverts to a default value. My question is, Is this behavior expected, or should the custom title persist across navigations? If it's expected to retain the custom title, what changes would be necessary? |
Yes i think so that this is the expected behavior as stated here. |
Hi Carla, |
Hello, @Carla-Moz ,What title are you referring to? |
@claire256 from what I know, this is what page title is |
@hibaa03 , thanks. |
Description: As a user, I want to be able to change the title of PerfCompare and have the new title persist in the url, so that I can share the updated title with others.
Steps to Reproduce:
Acceptance Criteria:
Hint!
Check out this closed PR to help you out. Persist the search term in the url #724
The text was updated successfully, but these errors were encountered: