wordpress-mobile / wordpress-mobile/WordPress-Android
[GlobalStep] Non-functional edit button present when viewing own site.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Description
If the user chooses to view their own site, each post within it will have a footer with information such as the author name, and the data published. The last part of the footer will be an edit icon with no text. Tapping this icon has no function.
On web the edit icon is present with the text “Edit” next to it. Tapping this text will allow the user to edit that post.
Reproduction Rate
4/4 100%
Expected behavior
Either the edit button should be function when tapped, or having matching text “edit” which allows the user to edit their post.
Or the edit button should be removed as the functional text link is not present on mobile.
Actual behavior
An edit icon is present with no function.
Steps to reproduce the behavior
- Launch Wordpress wpandroid-14.1-rc-1-universal.apk
- Log into an account which has at least one site and one or more post.
- Tap View Site.
- Observe the edit icon as the end of the footer in any post.
- Attempt to interact with the edit icon.
Tested on
Google Pixel 3 (9.0)
Submitted By:
Alex Wood
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the View Site flow and the post footer containing the edit icon, then reproduce the behavior on an Android device using the supplied steps. Trace the footer's edit control and compare it with the working web behavior. Done when the control either opens post editing or is removed from the mobile footer.
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
- 25/100