Skip to content

Clarify nominated status is not public tip in addon_details.html - #25338

Open
ubershmekel wants to merge 1 commit into
mozilla:masterfrom
ubershmekel:patch-1
Open

Clarify nominated status is not public tip in addon_details.html#25338
ubershmekel wants to merge 1 commit into
mozilla:masterfrom
ubershmekel:patch-1

Conversation

@ubershmekel

@ubershmekel ubershmekel commented Aug 24, 2026

Copy link
Copy Markdown

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

  • Add #ISSUENUM at the top of your PR to an existing open issue in the mozilla/addons repository.
  • Successfully verified the change locally.
  • The change is covered by automated tests, or otherwise indicated why doing so is unnecessary/impossible.
  • Add before and after screenshots (Only for changes that impact the UI).
  • Add or update relevant docs reflecting the changes made.

Updated status tips for add-on review process.

Fixes mozilla/addons#16420
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."),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@diox

diox commented Aug 25, 2026

Copy link
Copy Markdown
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: “Awaiting review” tooltip incorrectly says first-time add-on listing is publicly accessible

2 participants