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

Do not include current extension in 'Other popular extensions' #22946

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chrstinalin
Copy link
Contributor

@chrstinalin chrstinalin commented Dec 13, 2024

Fixes: mozilla/addons#1569

Description

Filters out the current extension from 'other popular extensions' when using the fallback extensions.
image
image

Testing

TAAR_LITE_FALLBACKS uses GUIDs from production, so I'm actually unsure what the proper way of testing this should be. You can mimick the behaviour locally by replacing the GUIDs in TAAR_LITE_FALLBACKS with local ones (similar to the screenshot)

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).

@chrstinalin chrstinalin requested review from a team and KevinMind and removed request for a team December 13, 2024 15:49
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.

"Other popular extensions" includes the extension I'm currently looking at
1 participant