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 export dialog #393

Merged
merged 2 commits into from
Feb 20, 2020
Merged

fix export dialog #393

merged 2 commits into from
Feb 20, 2020

Conversation

jcharlet
Copy link
Contributor

Issue

fix: a couple of issues on export dialog:

  • was impossible to close it cancel
  • sometimes progress bar would get stuck on screen on small exports while it should be closed automatically
  • Cancel button was trimmed vertically

fix #386

Acceptance tests

run multiple exports with utf8 and utf8 with bom, check that it works without throwing exception nor showing a progress screen that cannot be closed.

…with cancel. and sometimes progress bar would get stuck on screen on small exports while it should be closed automatically.
@jcharlet jcharlet added the bug label Feb 20, 2020
@jcharlet jcharlet added this to the 6.5 milestone Feb 20, 2020
@jcharlet jcharlet self-assigned this Feb 20, 2020
@jcharlet jcharlet added this to In progress in DROID Kanban board 6.5 via automation Feb 20, 2020
@jcharlet jcharlet moved this from In progress to Review in progress in DROID Kanban board 6.5 Feb 20, 2020
Copy link
Collaborator

@sparkhi sparkhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, if that works okay, happy to merge

@jcharlet jcharlet merged commit 1c2c947 into master Feb 20, 2020
DROID Kanban board 6.5 automation moved this from Review in progress to Done Feb 20, 2020
@jcharlet jcharlet deleted the f_encoding branch February 20, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Unable to select any option other than UTF-8 for encoding in the 'Export profiles' dialog
2 participants