-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Bug]: on Edit
button, there is +
sign overlayed over letter E
#5388
Comments
@maskaravivek @nicolas-raoul can you please take a look at my pull request? |
Hi @nicolas-raoul , Kindly :-) asking do we really need to work on this issue. Since we are moving |
@kanahia1 Well you are right that sounds like a better place for the |
@ShashwatKedia We can work together on new design of upload activity 🫂 if you agree |
@kanahia1 sure, would love to do that. We can discuss further proceedings through Zulip if you want, I've pinged you there |
…5464) * Fixed Grey empty screen at Upload wizard caption step after denying files permission * Empty commit * Fixed loop issue * Created docs for earlier commits * Fixed javadoc * Fixed spaces * Added added basic features to OSM Maps * Added search location feature * Added filter to Open Street Maps * Fixed chipGroup in Open Street Maps * Removed mapBox code * Removed mapBox's code * Reformat code * Reformatted code * Removed rotation feature to map * Removed rotation files and Fixed Marker click problem * Ignored failing tests * Added voice input feature * Fixed test cases * Changed caption and description text * Replaced mapbox to osmdroid in upload activity * Fixed Unit Tests * Made selected marker to be fixed on map * Changed color of map marker * Fixes #5439 by capitalizing first letter of voice input * Made UI changes in UploadMediaDetailAdapter * Added javadoc --------- Co-authored-by: Nicolas Raoul <[email protected]>
Summary
In
Step 1/4: Media Details
part of the upload, theEDIT IMAGE
button shown at bottom left has+
sign overlayed over letterE
.Steps to reproduce
+
button and choose galleryExpected behaviour
window that opens should have normal text
EDIT IMAGE
without any+
sign overlayed (or, if there is some extra functionality being offered by that+
sign, it should be separate and clickable).Actual behaviour
EDIT IMAGE
is shown with+
over letterE
, making it unreadableDevice name
Huawei P30Pro
Android version
Android 10 (EMUI 12)
Commons app version
4.2.1 ~14b6c455b (latest f-droid)
Device logs
No response
Screen-shots
Would you like to work on the issue?
None
The text was updated successfully, but these errors were encountered: