Moonshine-IDE / Super.Human.Portal

Portal interface to show documentation for DominoVagrant and Super.Human.Installer
Other
0 stars 1 forks source link

Report FireFox as Recommended Browser #55

Closed JoelProminic closed 1 month ago

JoelProminic commented 2 months ago

We would like to display a message on startup recommending that users use Firefox for Super.Human.Portal (if they are not already using Firefox). Some notes:

piotrzarzycki21 commented 2 months ago

@JoelProminic I have implemented Jewel Snackbar to display message. To test this grab latest build.

Screenshot 2024-05-08 at 14 04 33
JoelProminic commented 1 month ago

A small change to the message:

"It appears you are currently using a browser other than Firefox. For the optimum experience and full compatibility with all the features of our app, we highly recommend using Firefox."

piotrzarzycki21 commented 1 month ago

Message has been changed.

JoelProminic commented 1 month ago

The updated prompt looks like this: image

It looks fine in dark mode as well.

I confirmed that the prompt doesn't display again if I refresh the page. The corresponding cookie is SuperHumanPortalBrowserWarning, if we need to clear it for testing.