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: JavaScript guard for maximum span of Grid Cells on smaller viewports #1666

Conversation

RubenSibon
Copy link
Contributor

Describe the pull request

Thank you for contributing to the project!
Please use this template to help us handle your PR smoothly.

What

(What changes does this PR introduce?)

Why

(Why are these changes necessary?)

How

(How were these changes implemented? Provide a brief overview of the approach taken and any key considerations.)

Checklist

Before submitting your pull request, please ensure you have done the following. Check each checkmark if you have done so or if it wasn't necessary:

  • Add or update unit tests
  • Add or update documentation
  • Add or update stories
  • Add or update exports in index.* files
  • Start the PR title with a Conventional Commit prefix, as explained here.

Additional notes

  • Provide links to any related issues or discussions.
  • Add a link to the specific story in the feature branch deploy.
  • Mention any areas where additional review or feedback is needed.

@RubenSibon RubenSibon self-assigned this Oct 16, 2024
@RubenSibon
Copy link
Contributor Author

It is possible to solve the problem with JavaScript, but adds processing time in runtime and a lot of conditional code. That's not a preferable solution.

@RubenSibon RubenSibon closed this Oct 16, 2024
@RubenSibon RubenSibon deleted the fix/DES-962-grid-max-span-for-smaller-viewports-js-guard branch November 1, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant