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 thin scrollbar being applied to entire site #8855

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Conversation

cdrini
Copy link
Collaborator

@cdrini cdrini commented Feb 29, 2024

This css was leaking and applying to the entire site. We don't want thin scrollbars everywhere.

Technical

  • Also fix thin scrollbar only work on Chrome.
  • Also fix thin scrollbar in tagging menu appearing when unnecessary.

Testing

Screenshot

Before:
image
(note thin scrollbars in body, sidebar)

After:
image
(normal sized scrollbars)

Stakeholders

cdrini and others added 2 commits February 29, 2024 18:54
This css was leaking and applying to the entire site. We don't want thin scrollbars everywhere.
@codecov-commenter
Copy link

codecov-commenter commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.02%. Comparing base (9915746) to head (b3be9ad).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8855   +/-   ##
=======================================
  Coverage   16.02%   16.02%           
=======================================
  Files          89       89           
  Lines        4693     4693           
  Branches      818      818           
=======================================
  Hits          752      752           
  Misses       3434     3434           
  Partials      507      507           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cdrini cdrini added the On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing label Mar 1, 2024
@cdrini cdrini marked this pull request as ready for review March 1, 2024 01:55
@mekarpeles
Copy link
Member

lgtm

@mekarpeles mekarpeles merged commit 64d883c into master Mar 11, 2024
3 checks passed
@mekarpeles mekarpeles deleted the cdrini-patch-5 branch March 11, 2024 19:26
Achorn pushed a commit to Achorn/openlibrary that referenced this pull request Mar 14, 2024
* Fix thin scrollbar being applied to entire site

This css was leaking and applying to the entire site. We don't want thin scrollbars everywhere.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
merwhite11 pushed a commit to merwhite11/openlibrary that referenced this pull request Mar 27, 2024
* Fix thin scrollbar being applied to entire site

This css was leaking and applying to the entire site. We don't want thin scrollbars everywhere.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@jimchamp jimchamp removed the On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants