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

DateInput Component Exceeding the Width of Screen as Page size is decreased #7183

Open
snehasishj0 opened this issue Apr 1, 2024 · 0 comments
Labels
bug issue that does not match design or documentation and requires code changes to address

Comments

@snehasishj0
Copy link

When we reduce the browser width, we observe that the calendar dimensions are not responsive to the screen size on the page. As the page size is decreased, we see that the calendar is out of the screen and we are unable to select a date.

Expected Behavior

It should either decrease/Increase the calendar dimension along with the page size

Actual Behavior

image

URL, screen shot, or Codepen exhibiting the issue

https://codesandbox.io/p/sandbox/calendar-responsiveness-2xx68w

Your Environment

  • Grommet version: 2.34.1
  • Grommet Theme HPE: 5.1.1
  • Browser Name and version: Google Chrome 123.0.6312.86
  • Operating System and version (desktop or mobile): desktop
@britt6612 britt6612 added the bug issue that does not match design or documentation and requires code changes to address label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue that does not match design or documentation and requires code changes to address
Projects
None yet
Development

No branches or pull requests

2 participants