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

[docs] Added warning callout for Firefox reordering bug #14516

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

michelengelen
Copy link
Member

Fixes #14263

@michelengelen michelengelen self-assigned this Sep 6, 2024
@michelengelen michelengelen added docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! feature: Reordering Related to the data grid Reordering feature labels Sep 6, 2024
@mui-bot
Copy link

mui-bot commented Sep 6, 2024

michelengelen and others added 3 commits October 2, 2024 16:01
Co-authored-by: Sycamore <71297412+samuelsycamore@users.noreply.github.com>
Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
Co-authored-by: Sycamore <71297412+samuelsycamore@users.noreply.github.com>
Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
Co-authored-by: Sycamore <71297412+samuelsycamore@users.noreply.github.com>
Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation feature: Reordering Related to the data grid Reordering feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] onColumnOrderChange not triggered in Firefox because event.dataTransfer is null
3 participants