[Feature Request]: Ability to disable drag and drop for CollectionPreferences
Description
Currently when we use contentDisplayPreference within CollectionPreferences, column reordering using drag and drop gets auto enabled. We need ability to disable the drag and drop ability so column re-ordering is not possible.
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] I checked the current issues for duplicate requests
Hello, we assume drag and drop is a great UX feature and disabling it would disappoint the end users. Why do you want to disable it?
This issue will automatically resolve if we don't hear back from you soon.
We have tables with more than 6 columns where we have first column fixed as its the most important information. If the user by mistake re-orders the columns using drag and drop it impact's table's usability as they scroll horizontally. Obviously they can reset the table column order but we wanted to see if we can complete disable the re-ordering capability.
If you already decided which columns are the most important and want to maintain their order, you can just remove the contentDisplayPreference option all together.
But if you decided to give your customers flexibility, then it is what it is – the columns can be reordered