-
Notifications
You must be signed in to change notification settings - Fork 497
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
AO3-6768 update browser page title in drafts page #4915
base: master
Are you sure you want to change the base?
Conversation
Thank you for the PR @mystyrust! Someone should be along to review it soon. In the meantime, I have assigned the Jira ticket to your user and marked it as "In Review" so no one else picks it up by accident. I've also given your Jira user some basic permissions, including the ability to assign yourself to tickets in the future. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing!
The code works, but it would be nice to get it internationalized (i18n). Furthermore, it would be nice to have a test for this change - the I should see the page title "..."
cucumber step should fit into one of the scenarios in /features/works/work_drafts.feature
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Pull Request Checklist
as the first thing in your pull request title (e.g.
AO3-1234 Fix thing
)until they are reviewed and merged before creating new pull requests.
Issue
https://otwarchive.atlassian.net/browse/AO3-6768
Purpose
fixes the browser title to be consistent with other pages in the users profile
Testing Instructions
follow instructions as listed in jira ticket
References
similar to #4916 (may have merge conflict with this pr since both edit the same en.yml file)
Credit
mystyrust, she/her