Skip to content

[FIX] Table: Send correct output when switching between tabs#4619

Merged
janezd merged 1 commit intobiolab:masterfrom
aturanjanin:owtable
Apr 9, 2020
Merged

[FIX] Table: Send correct output when switching between tabs#4619
janezd merged 1 commit intobiolab:masterfrom
aturanjanin:owtable

Conversation

@aturanjanin
Copy link
Copy Markdown
Contributor

Issue

Fix #4618

Description of changes

update_selection added in on_current_tab_changed in order to change output each time the user changes tab.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2020

Codecov Report

Merging #4619 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4619      +/-   ##
==========================================
- Coverage   83.63%   83.62%   -0.01%     
==========================================
  Files         281      276       -5     
  Lines       56245    55453     -792     
==========================================
- Hits        47039    46373     -666     
+ Misses       9206     9080     -126

@janezd janezd merged commit 2dd8270 into biolab:master Apr 9, 2020
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.

Table doesn't output the current tab selection when switching between tabs

2 participants