Website
Website copied to clipboard
Firefox fixes
- Fix the colors of the icons in the status column of the cloud feature showcase.
- Disable horizontal page scrolling across the site.
- Decrease the amount of contributors loaded per each row to 25.
- The favicon now changes theme with the
mediaprop on<link>instead of with JS. - Fix the banner image URL.
- Fix some type imports.
- Update deps. (including the changes to the
tsconfig.json)
Motivation and Context
The website currently uses a lot of features (especially in CSS) which Firefox doesn't support, and this PR is meant to fix those problems.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/filescommunity/website/2WnRDVakkL3UBLcjCSKNnf6zgh81
✅ Preview: https://website-git-firefox-fixes-filescommunity.vercel.app
I've tried looking everywhere, i still can't find it though. I'll have to take a look tomorrow.
I think this is caused by the scroller class being applied, if you remove it, it seems to work fine.
That's used to add the custom scrollbar, so I'll have to take a look.
Submitted a pull request #236 which fixes the horizontal scrollbar issue for good.
@TheOnlyTails can you fix the merge conflicts?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| website | ✅ Ready (Inspect) | Visit Preview | Nov 17, 2022 at 6:02PM (UTC) |