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

[iOS] Tapping the publish button should dismiss the keyboard #34

Closed
AngeloStavrow opened this issue Aug 27, 2020 · 0 comments
Closed

[iOS] Tapping the publish button should dismiss the keyboard #34

AngeloStavrow opened this issue Aug 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request ios Anything specific to the iPhone/iPad app
Milestone

Comments

@AngeloStavrow
Copy link
Collaborator

There are two reasons for this:

  1. It signals to the user that the app is doing something behind the scenes (related in some ways to Tapping the buttons that make network requests should show a ProgressView until the handler completes #33)
  2. The status button is in the bottom bar on iPhone, which is hidden by the keyboard
@AngeloStavrow AngeloStavrow added enhancement New feature or request ios Anything specific to the iPhone/iPad app labels Aug 27, 2020
@AngeloStavrow AngeloStavrow added this to the 1.0.0-beta milestone Aug 27, 2020
@AngeloStavrow AngeloStavrow self-assigned this Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios Anything specific to the iPhone/iPad app
Development

No branches or pull requests

1 participant