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

[Bug][Grid] The responsive size of the Pager is wrong when the Grid is hidden initially #2553

Open
vveesseelliinnaa opened this issue Oct 8, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

The responsive Pager of the Grid is always rendered small in case the Grid is placed into initially not visible container (e.g. TabsStrip).

Expected behavior

The size of the pages should be calculated after the Grid becomes visible.

Minimal reproduction of the problem with instructions

  1. Go to https://stackblitz.com/edit/react-lgt6y6-nbn6pu?file=app%2Fapp.jsx
  2. Click the "Show Grid button"

Result: Observe the size of the Pager remains small regardless of the Width of the Grid

Additional details

Reported in Ticket ID: 1666707

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working pkg:Grid SEV: Medium KendoReact labels Oct 8, 2024
@vveesseelliinnaa vveesseelliinnaa added the triaged mark the triaged issues with correct priority label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant