Skip to content

[FIX] Select Columns: Drag/drop#3032

Merged
astaric merged 5 commits intobiolab:masterfrom
ales-erjavec:select-columns-drag-drop
May 25, 2018
Merged

[FIX] Select Columns: Drag/drop#3032
astaric merged 5 commits intobiolab:masterfrom
ales-erjavec:select-columns-drag-drop

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Drag/Drop between Select Columns list views is slow (as noticed in gh-3030)

Description of changes

Reintroduce efficient drag/drop in Select Columns

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

codecov-io commented May 15, 2018

Codecov Report

Merging #3032 into master will increase coverage by 0.06%.
The diff coverage is 97.14%.

@@            Coverage Diff             @@
##           master    #3032      +/-   ##
==========================================
+ Coverage   82.31%   82.37%   +0.06%     
==========================================
  Files         335      335              
  Lines       57758    57791      +33     
==========================================
+ Hits        47541    47604      +63     
+ Misses      10217    10187      -30

@ales-erjavec ales-erjavec force-pushed the select-columns-drag-drop branch from 79d6312 to fc0c5d5 Compare May 18, 2018 07:31
... no longer needed since biolabgh-2100 (also no longer do what they claim)
Do not call base implementation. This never worked because the base
implementation stores the encoded `itemData` under the first value of
`mimeTypes` result which is then promptly overwritten by us.
@ales-erjavec ales-erjavec force-pushed the select-columns-drag-drop branch from b2c8856 to 29b0c58 Compare May 24, 2018 13:10
@astaric
Copy link
Member

astaric commented May 25, 2018

Drag and drop works fine now on gds data, while it stalled for more than a minute before.

@astaric astaric merged commit 6ef5755 into biolab:master May 25, 2018
@ales-erjavec ales-erjavec deleted the select-columns-drag-drop branch May 29, 2018 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants