Drag and drop fields of Fields widgets (#17910)
https://github.com/user-attachments/assets/97fad3f3-8654-4216-b58c-b7411119c8ce
This commit is contained in:
committed by
GitHub
parent
d08c098065
commit
83b800a077
+1
-1
@@ -101,7 +101,7 @@ export const ChartManualSortSubMenuContent = ({
|
||||
isDragDisabled={sortedOptions.length === 1}
|
||||
itemComponent={
|
||||
<MenuItemDraggable
|
||||
showGrip
|
||||
gripMode="always"
|
||||
isDragDisabled={sortedOptions.length === 1}
|
||||
text={
|
||||
<Tag
|
||||
|
||||
Reference in New Issue
Block a user