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

Crash when re-choosing dimensions after sorting (v 0.1.2) #88

Closed
fjab opened this issue Aug 8, 2021 · 1 comment · Fixed by #89
Closed

Crash when re-choosing dimensions after sorting (v 0.1.2) #88

fjab opened this issue Aug 8, 2021 · 1 comment · Fixed by #89
Assignees
Labels
bug Something isn't working

Comments

@fjab
Copy link
Contributor

fjab commented Aug 8, 2021

To reproduce:

  • import .csv
  • choose dimensions to anonymise
  • sort by one column
  • deselect one of the previously chosen dimensions

=> results in white screen / crash of app

MacOS 11.5.1, easy_diffix 0.1.2

@fjab fjab added the bug Something isn't working label Aug 8, 2021
@edongashi edongashi self-assigned this Aug 9, 2021
@edongashi
Copy link
Member

Good catch! After changing the columns it wrongly sorted a different column. Fix in next deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants