wordpress-mobile / wordpress-mobile/WordPress-Android

Post: Wrong options menu state

Open
#10,721 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Bug Gutenberg
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Expected behavior

Label HTML mode is presented while user is in the Visual mode

Actual behavior

Label HTML mode should be presented while user is in the HTML mode

Steps to reproduce the behavior
  1. Create a new Post in Block Editor (Gutenberg)
  2. Add image block
  3. Upload some big picture (20-30 MB)
  4. While upload is in progress open the options menu and click on HTML mode
  5. The message will appear: "You are currently uploading media, please wait until this completes"
  6. Open options menu and check that Label is changed to Visual mode
Tested on [device], Android [version], WPAndroid [version]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the Android Block Editor (Gutenberg): create a post, add an image block, begin uploading a large image, and open the options menu. Trace the options menu state after selecting HTML mode while the upload is blocked; done means the menu label correctly reflects Visual mode after the message appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.