Skip to content

DetailsList: adding an optional column re-ordering feature#4857

Merged
betrue-final-final merged 20 commits intomicrosoft:masterfrom
laxmikankanala:laxmika/colreorder
Jun 21, 2018
Merged

DetailsList: adding an optional column re-ordering feature#4857
betrue-final-final merged 20 commits intomicrosoft:masterfrom
laxmikankanala:laxmika/colreorder

Conversation

@laxmikankanala
Copy link
Copy Markdown
Contributor

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Include a change request file using $ npm run change

Description of changes

Column Reorder support in DetailsList using drag and drop
Based on the mouse position of the event, column target position will be decided.
There is an optional parameter to specify frozen columns to keep the position of those columns intact.

Pending things:

  1. Need to test this with all different options/types of DetailsList
  2. Need to fix the hit area for drag, that is being impacted by marquee selection
  3. Add CSS changes to show the drag items and drop hints

Focus areas to test

Functionality of Column reorder

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants