supabase
supabase copied to clipboard
Layout Issue: Show More Tweets Button Misaligns Tweets on Firefox
Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
When viewing the Join Community
section on the Supabase website in Firefox, the tweets displayed properly in rows and columns before clicking Show More
. However, after clicking the Show More
button, the layout breaks, and all the newly loaded are stacked in a single column on the right side of the page. This behavior does not occur in Chrome, where the tweets remain correctly aligned in rows and columns even after clicking Show More
.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://supabase.com/' in Firefox.
- Scroll down to the "Join Community" section.
- Click on 'Show More' under the
Join Community
section. - Observe the layout of the tweets.
- Try the same on chrome and it works fine
Expected behavior
The tweets should continue to be displayed in rows and columns, as they do on Chrome, even after clicking Show More
.
Screen Recording for firefox
https://github.com/user-attachments/assets/52d8eb85-6194-4ef6-8aa1-a42aed1fe276
Screen Recording for chrome (chromium)
This is how it should work on firefox too
https://github.com/user-attachments/assets/0c1b6909-ca7c-4168-a85d-c3b4f99d3896
Screen Recording for firefox-developer-edition
https://github.com/user-attachments/assets/58c1851c-0402-4519-9734-fc4a6fad37d7
System information
- OS: Arch Linux
- Firefox Browser 129.0 (64-bit)
- Chromium Version 127.0.6533.99 (Official Build)
- Firefox Developer edition 130.0b3 (64-bit)