ui-core icon indicating copy to clipboard operation
ui-core copied to clipboard

Reordering open definitions

Open hojberg opened this issue 4 years ago • 3 comments

A user should be able to drag and drop open definitions to re-order them.

This re-ordering only has an effect on the order of definitions in the UI.

  • [ ] Drag and Drop
  • [X] Keyboard reorder

Design:

share unison-lang org

hojberg avatar May 13 '21 01:05 hojberg

Design exploration being done here: https://www.figma.com/proto/kFq5VZ12HR0BZffsOAtRLN/Codebase?page-id=1403%3A0&node-id=1403%3A1&viewport=-259%2C199%2C0.3564445674419403&scaling=min-zoom

hojberg avatar May 21 '21 01:05 hojberg

Initial work to update the definition focus styles: https://github.com/unisonweb/codebase-ui/pull/127 to support this upcoming drag and drop work.

hojberg avatar May 27 '21 19:05 hojberg

Its now possible to re-order using the keyboard, but drag and drop is still not yet supported.

hojberg avatar Jun 29 '21 16:06 hojberg