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

fix: reposition flash on mobile. #382

Merged
merged 1 commit into from
Jun 5, 2024
Merged

fix: reposition flash on mobile. #382

merged 1 commit into from
Jun 5, 2024

Conversation

teesloane
Copy link
Contributor

@teesloane teesloane commented Jun 3, 2024

Describe your changes

closes #346

I was originally overthinking this - adding a new flash library is fairly involved. Why not just move the flash down to within thumbs reach on mobile (and get it out of the way of menu).

If we need to explore future flash libraries, Flashy looks good, and so does LiveToast. Both involve having to setup JS hooks.

Screenshot

CleanShot.2024-06-03.at.16.48.36.mp4

Checklist before requesting a review

  • I have performed a self-review of my code
  • [n/a] If it is a core feature, I have added tests.
  • [n/a] Are there other PRs or Issues that I should link to here?
  • [n/a] Will this be part of a product update? If yes, please write one phrase
    about this update in the description above.

Copy link
Member

@mveytsman mveytsman left a comment

Choose a reason for hiding this comment

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

LGTM

And thanks for adding libraries to look into

@teesloane teesloane merged commit 88dc0cd into main Jun 5, 2024
1 check passed
@teesloane teesloane deleted the 346-flash-on-mobile branch June 5, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Flash on mobile obscures menu bar until closed
2 participants