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

Examples shouldn't be wide enough to scroll for most users #163

Open
david-christiansen opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@david-christiansen
Copy link
Collaborator

Right now, some example code has horizontal scrolling. This shouldn't be necessary for most people, so the examples should be reformatted.

Steps:

  1. Measure how many columns are visible based on conservative assumptions about desktop and mobile screen width
  2. Have example code warn when this many columns are exceeded
  3. Fix the warnings, then upgrade it to an error that requires an explicit override flag on the example box

Zulip link

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

No branches or pull requests

1 participant