Skip to content

Bug fix issue #2023 Keypad needs to be invisible in final step of upload screen#2024

Merged
misaochan merged 1 commit intocommons-app:2.9-releasefrom
ashishkumar468:bugfix/keyboard_in_upload_screen
Nov 25, 2018
Merged

Bug fix issue #2023 Keypad needs to be invisible in final step of upload screen#2024
misaochan merged 1 commit intocommons-app:2.9-releasefrom
ashishkumar468:bugfix/keyboard_in_upload_screen

Conversation

@ashishkumar468
Copy link
Collaborator

Description (required)
While uploading an image, keyboard should automatically be dismissed when user presses next to reach the final step of the upload process
Fixes #2023, title: Keypad needs to be invisible in final step of upload screen (2.9-release branch)

What changes did you make and why?

  • Explicitly dismiss keyboard when user reaches the step 3(final step) of image upload

Tests performed (required)

Tested {build variant, ProdDebug} on {One Plus 3T} with API level {27}.

  • Keyboard dismisses itself when next button in step 2 is clicked

Screenshots showing what changed (optional - for UI changes)
NA

* Explictly dismiss keyboard when user reaches the step 3(final step) of image upload
@codecov-io
Copy link

Codecov Report

Merging #2024 into 2.9-release will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           2.9-release   #2024      +/-   ##
==============================================
- Coverage         4.15%   4.15%   -0.01%     
==============================================
  Files              223     223              
  Lines            11169   11171       +2     
  Branches          1017    1018       +1     
==============================================
  Hits               464     464              
- Misses           10670   10672       +2     
  Partials            35      35
Impacted Files Coverage Δ
...ava/fr/free/nrw/commons/upload/UploadActivity.java 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b683de...bca2594. Read the comment docs.

@misaochan
Copy link
Member

Works well, thanks!

@misaochan misaochan merged commit f7ce893 into commons-app:2.9-release Nov 25, 2018
@ashishkumar468 ashishkumar468 deleted the bugfix/keyboard_in_upload_screen branch November 27, 2018 06:37
@neslihanturan neslihanturan changed the title Bug fix issue #2023 Bug fix issue #2023 Keypad needs to be invisible in final step of upload screen Dec 3, 2018
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.

3 participants