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

Keep browser tab title in sync with current page's context #254

Open
lazyvab opened this issue Dec 17, 2022 · 0 comments
Open

Keep browser tab title in sync with current page's context #254

lazyvab opened this issue Dec 17, 2022 · 0 comments
Assignees
Labels
issue Distinguish between PR and Issue type: enhancement

Comments

@lazyvab
Copy link
Contributor

lazyvab commented Dec 17, 2022

Currently, on all the pages in Requestly app, the title on browser tab is a static text i.e.
Requestly - Lightweight Proxy to Intercept & Modify HTTP(s) requests.

Screenshot 2022-12-17 at 8 24 37 PM

Instead, the title should update in accordance with the current page's context.

For instance,

  • On Rules list page, Rules | Requestly
  • On rule creation screen, Create Rule | Requestly
  • On rule editing screen, Edit Rule | Requestly.

Title can also be used to reflect if there are unsaved changes in page. Eg: User is editing a rule and has some unsaved changes which are required to be saved. In that case, title can be *Edit Rule | Requestly. (Thanks @mallowigi for the suggestion here).

Similarly on other pages like Mock APIs, File Server and Session Recording.

@lazyvab lazyvab self-assigned this Dec 17, 2022
@wrongsahil wrongsahil added the issue Distinguish between PR and Issue label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Distinguish between PR and Issue type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants