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: do not show download dialog when closing export menu #489

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

achou11
Copy link
Member

@achou11 achou11 commented Jun 21, 2021

First time contributor checklist:

Contributor checklist:

  • My contribution is not related to translations. Please submit translation changes via our Mapeo Crowdin project
  • My commits are in nice logical chunks with good commit messages
  • I have walked through the QA Manual Testing
    Script
    and updated it if necessary.
  • If my changes depend upon an update to a dependency, I have updated the package-lock.json file using npm install --package-lock
  • My changes have been tested with the mobile app.
  • My changes are ready to be shipped to users on Windows, Mac, and Linux using the production version of the application built with electron-builder.

Description

Closing the export menu via an outside click or the esc key causes the download dialog to appear. This PR fixes the behavior so that those interactions only close the menu

@gmaclennan
Copy link
Member

Thanks Andrew! Hadn't picked this one up, good catch. CI was failing because I needed to accept a new license agreement in the Apple Developer portal. Re-running now, will merge when green.

@gmaclennan gmaclennan merged commit 8d65630 into master Jun 22, 2021
@gmaclennan gmaclennan deleted the ac/export-menu-close-bug branch June 22, 2021 11:55
gmaclennan added a commit that referenced this pull request Jun 22, 2021
…c-integration

* commit '8d656302ee0a3f15d953d9772c6bf95290511488':
  fix: do not show download dialog when closing export menu (#489)
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.

None yet

2 participants