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] GridNoRecords has a fixed width #2892

Open
Yanko-Georgiev opened this issue Feb 19, 2025 · 0 comments
Open

[Bug][Grid] GridNoRecords has a fixed width #2892

Yanko-Georgiev opened this issue Feb 19, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid SEV: Medium

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Feb 19, 2025

Description

Resizing the Grid does not resize the GridNoRecords container

Steps To Reproduce

  1. Open the following example: https://stackblitz.com/edit/react-ypnkuqsb?file=app%2Fapp.tsx
  2. Open the inspector tools
  3. Select the k-grid-norecords container
  4. Notice the container has a fixed width set though styles overriding the expected width

Screenshots or video

Image

Actual Behavior

The width of the no grid records container is not properly calculated in certain conditions

Expected Behavior

The width of the grid no records container should be set to '100%'

Reported in TicketID: 1678910

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working C: DataGrid KendoReact pkg:Grid SEV: Medium labels Feb 19, 2025
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 C: DataGrid KendoReact pkg:Grid SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant