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

scale-data-grid sorts data at column with adjustment #2148

Closed
pgyoerfi opened this issue Sep 26, 2023 · 0 comments · Fixed by #2149
Closed

scale-data-grid sorts data at column with adjustment #2148

pgyoerfi opened this issue Sep 26, 2023 · 0 comments · Fixed by #2149
Assignees
Labels
bug Something isn't working

Comments

@pgyoerfi
Copy link

Scale Version
3.0.0-beta.137

Framework and version
Angular15

Current Behavior
Data-grid sorts data after data-grid header click on column divider.

Expected Behavior
Data-grid should not sort data after data-grid header click on column divider as it disrupts column width adjustment. Data should be sorted only on click outside of thead__divider area.

Code Reproduction
See first example in scale component documentation of Data Grid component.

https://telekom.github.io/scale/?path=/docs/components-data-grid--standard

image

Scale and Plain HTML
Scale and React18
Scale and React18 with Wrapper Package
Scale and Angular13
Scale and Vue3

Desktop (please complete the following information):

  • OS: Win11
  • Browser chrome
  • Version 116
@pgyoerfi pgyoerfi added the bug Something isn't working label Sep 26, 2023
@felix-ico felix-ico self-assigned this Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants