Skip to content

Remove GetFirefoxCallout as it totally breaks the layout and is absolutely not worth it. #13725

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KevinMind
Copy link
Contributor

@KevinMind KevinMind commented Aug 11, 2025

Fixes #15710

Description

This PR removes the persistent tooltip "you'll need firefox.." positioned above the download/install button on non-firefox browsers.

Context

As noted in the ticket, the tooltip adds significant height to the download button, causing empty space on certain screen widths.

Additionally, the content of the tooltip is not particularly enlightening for the user as the text of the button already says a variation of "download firefox" or "download firefox and install X" dependning on RTAMO availability.

So rather than trying to finese this text into the layout, removing it removes the original problem with much lower effort.

Testing

Standard flow

  • Open an extension details page on a non-firefox browser
  • expect not to see the persistent tooltip
  • expect to see a yellow download fgirefox button that redirects to firefox download page

RTAMO flow

TBD (how to enable RTAMO locally)

Screenshots

Small screen

Screenshot 2025-08-11 at 12 51 32 Screenshot 2025-08-11 at 13 42 46

Medium screen

Screenshot 2025-08-11 at 12 51 09 Screenshot 2025-08-11 at 13 41 38

Large screen

Screenshot 2025-08-11 at 13 41 46 Screenshot 2025-08-11 at 12 50 33

@KevinMind
Copy link
Contributor Author

Another option if we think the download firefox langauge is not explicit enough.

Screen.Recording.2025-08-11.at.14.12.39.mov

@abyrne-moz
Copy link

Another option if we think the download firefox langauge is not explicit enough.
Screen.Recording.2025-08-11.at.14.12.39.mov

I like the option shown in this attached video

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.

2 participants