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: Keep pending selection if data is None #4281

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Dec 19, 2019

Issue

Fixes #4184.

Description of changes

The problem was that the widget removed pending selection even if the preceeding widget sent None before actual data (which PCA did).

Includes
  • Code changes
  • Tests

@janezd janezd force-pushed the table-keep-pending-selection branch from effd683 to fa539f4 Compare December 19, 2019 19:40
@markotoplak markotoplak changed the title Table: Keep pending selection if data is None [FIX] Table: Keep pending selection if data is None Dec 20, 2019
@markotoplak markotoplak merged commit 67bd87a into biolab:master Dec 20, 2019
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.

Data Table widget not saving selection
2 participants