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

Change position of all cells in Grid to 'relative' #1275

Open
PreslavKozovski opened this issue Feb 18, 2020 · 2 comments
Open

Change position of all cells in Grid to 'relative' #1275

PreslavKozovski opened this issue Feb 18, 2020 · 2 comments
Labels
Bug Something isn't working C:Grid SEV:Normal

Comments

@PreslavKozovski
Copy link
Contributor

Describe the bug

The following style - https://github.com/telerik/kendo-themes/blob/develop/packages/default/scss/grid/_layout.scss#L356

Should affect all cells.

The JavaScript expects that it can add the "dirty" indicator without adding the ".k-dirty-cell" to the cell.

To reproduce
Steps to reproduce the behavior:

  1. Go to https://demos.telerik.com/kendo-ui/grid/editing-popup
  2. Click edit on any non-first row.
  3. Edit a record.
  4. The "dirty" indicator is shown over the first cell of the Grid.

Screenshots

image

Affected package (please provide)

  • theme-default
  • theme-bootstrap
  • theme-material

Affected suites (please provide)

  • Kendo UI for jQuery
  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue
  • Telerik UI for Blazor

Affected browsers (please provide)

  • all
@PreslavKozovski
Copy link
Contributor Author

Before fixing this, we should implement - #1276

@Alex-Bubblemaster
Copy link

Reported in ticket 1455833

@joneff joneff added SEV:Normal and removed T:Default Kendo Theme Default T:Bootstrap Kendo Theme Bootstrap T:Material Kendo Theme Material SEV:Medium labels Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Grid SEV:Normal
Projects
None yet
Development

No branches or pull requests

3 participants