stefanjudis / tiny-helpers

A collection of useful online web development tools
https://tiny-helpers.dev
MIT License
954 stars 319 forks source link

added mossaik #548

Closed gabrielperales closed 1 month ago

gabrielperales commented 1 month ago

Thank you for opening a pull request to tiny-helpers.dev ❤️

Before you submit your PR, please take a look at the contributing guidelines. :)

To make it easier for us to review and merge your PR, please make sure …

Thank you! 🙇‍♂️

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tiny-helpers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 2:10pm
stefanjudis commented 1 month ago

Thanks. This looks cool!

Could you check two things before merging?

1) Tiles doesn't seem to work in Firefox

grafik

2) When I play around with the app in FF, it'll break eventually

grafik

It looks like there's a problem with too many updates using the history API. :)

Thanks!

gabrielperales commented 1 month ago

wow, thanks for reporting it, I'm going to have a look. Maybe the issue is that I'm passing a huge search param and Firefox may have some limitations there.

gabrielperales commented 1 month ago

Fixed! 🙌 . I debounced the update of the URL hash and I did a couple of tweaks :)

gabrielperales commented 1 month ago

@stefanjudis does it work for you? Thanks again

stefanjudis commented 1 month ago

@gabrielperales Yes, looks great. Thank you!

Note: pinging again after one day is a bit early in open source world. 😉