-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Profile: Corrected misleading button label #20161
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
Conversation
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.
@OskarKruger Thanks for tackling this one, the "open/close" label has been confusing for many! I've left a few comments...
Hi @leekelleher I made some corrections with your notes. |
Thanks @OskarKruger! 💪
We've good to add in new localization keys in the minor releases, so this is fine for 16.3. The removal should be inline with our deprecation policy, which is "mark as deprecated, then remove the version after next", which would be v18 in this case. (This is to give 3rd-party extension developers time to update their code). Although, this might feel overkill for a localization key. 😬 So I wouldn't worry too much about removing the unused localization keys yet, (we'll tackle that closer to v18). |
Cheers @leekelleher! |
@OskarKruger If you revert the removal of the |
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.
Looking good, thank you @OskarKruger! 🚀
Description
Changed description for profile button label, as "open/close profile" was misleading since interacting with this button won't close the menu as it appears as an overlay.
Changed the object name also to ensure clarity.