Clarify nominated status is not public tip in addon_details.html - #25338
Open
ubershmekel wants to merge 1 commit into
Open
Clarify nominated status is not public tip in addon_details.html#25338ubershmekel wants to merge 1 commit into
ubershmekel wants to merge 1 commit into
Conversation
Updated status tips for add-on review process. Fixes mozilla/addons#16420
diox
reviewed
Aug 25, 2026
| amo.STATUS_NOMINATED: _("You will receive an email when the review is complete. Until " | ||
| "then, your add-on is not listed in our gallery but can be " | ||
| "accessed directly from its details page. "), | ||
| "then, this version is not publicly available."), |
Member
There was a problem hiding this comment.
So technically, if you're logged in as an author, that detail page works, right ? So maybe it would be more accurate to keep the original string and just something about authenticated authors being able to access it.
Member
|
Thanks for the PR, @ubershmekel! I've added a small suggestion. Also note that we're currently rebuilding developer hub and that eventually this would be completely revamped over the coming months. Still, I think it'd a good clarification to have in the meantime. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clarify nominated status is not public tip in addon_details.html
#16420
Fixes mozilla/addons#16420
Description
Context
mozilla/addons#16420
Testing
I did not test this change. But let me know if you would like me to try.
If there is an automated build that I can look at from the PR then I will use that.
Checklist
#ISSUENUMat the top of your PR to an existing open issue in the mozilla/addons repository.