Website icon indicating copy to clipboard operation
Website copied to clipboard

Firefox fixes

Open TheOnlyTails opened this issue 3 years ago • 5 comments
trafficstars

  • 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 media prop 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.

TheOnlyTails avatar Mar 02 '22 21:03 TheOnlyTails

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

vercel[bot] avatar Mar 02 '22 21:03 vercel[bot]

I've tried looking everywhere, i still can't find it though. I'll have to take a look tomorrow.

TheOnlyTails avatar Mar 03 '22 21:03 TheOnlyTails

I think this is caused by the scroller class being applied, if you remove it, it seems to work fine.

marcelwgn avatar Mar 03 '22 21:03 marcelwgn

That's used to add the custom scrollbar, so I'll have to take a look.

TheOnlyTails avatar Mar 03 '22 22:03 TheOnlyTails

Submitted a pull request #236 which fixes the horizontal scrollbar issue for good.

clicktodev avatar Jul 18 '22 21:07 clicktodev

@TheOnlyTails can you fix the merge conflicts?

yaira2 avatar Oct 24 '22 14:10 yaira2

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)

vercel[bot] avatar Nov 17 '22 18:11 vercel[bot]