wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.65k stars 1.1k forks source link

[GlobalStep] [iOS] "Add Tag" button should appear disabled/greyed out when the tag field is empty. #14119

Open gglobalstep opened 4 years ago

gglobalstep commented 4 years ago

Environment: iPhone 6(v12.4.4), iPhone 11 Pro (v13.3.1).

Reproduction Rate: 4/4 100%

Steps To Reproduce:

  1. Install and open the application.
  2. log in with valid credentials.
  3. Go to Reader
  4. Tap the cog in the top corner
  5. Tap the 'Add a Topic' option
  6. Note that there is an empty field and "Add Tag" button.
  7. Now tap on "Add Tag" button without entering any tag
  8. Observe that "Add Tag" button fails to disable and user navigates back to Reader tab upon tapping "Add Tag" button.

Actual Result: [GlobalStep] [iOS] "Add Tag" button should appear disabled/greyed out when the tag field is empty.

Expected Result: "Add Tag" button should remain disabled when the tag field is empty or a validation "Please enter a tag" should be displayed upon tapping Add tag button.

#2229.zip

designsimply commented 4 years ago

Tested and confirmed using 14.8.0.2.

ScoutHarris commented 4 years ago

@bjtitus @Gio2018 just a thought - maybe this can be addressed with the new Reader navigation project.

griffinreding commented 2 years ago

Should this be closed?