Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] owtable: Preserve tab order of updated inputs #4225

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

ales-erjavec
Copy link
Contributor

Issue

When receiving updated input the its tab is always moved to the last position.

Description of changes

Preserve tab position for existing input id.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #4225 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4225      +/-   ##
==========================================
+ Coverage   85.95%   85.96%   +<.01%     
==========================================
  Files         394      394              
  Lines       70164    70168       +4     
==========================================
+ Hits        60310    60317       +7     
+ Misses       9854     9851       -3

@markotoplak markotoplak merged commit 6795cb9 into biolab:master Nov 29, 2019
@ales-erjavec ales-erjavec deleted the owtable-tab-order branch March 16, 2020 13:44
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.

2 participants