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] Table: Send correct output when switching between tabs #4619

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

aturanjanin
Copy link
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

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