Skip to content

Conversation

@LeopoldoDelgadillo
Copy link
Contributor

Description

Fixes #6407

What changes did you make and why?

When the user clicks on the description edit button in a contribution, the button changes to the progress bar icon and then it goes into the edit menu. When going back to the contribution either with submit or cancel, onResume flagged the progress bar icon as GONE but there was no call to flag the description edit button back to VISIBLE, so the only required change was to add the VISIBLE flag to the description edit button inside the onResume function.

Tests performed

Tested ProdDebug on CUBOT X70 (Android 13) with API level 35.

Copy link
Collaborator

@rohit9625 rohit9625 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, thanks @LeopoldoDelgadillo

Screen_recording_20250910_074852.webm

Ready to merge, @nicolas-raoul

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot Leopoldo and sorry for the delay!

@nicolas-raoul nicolas-raoul merged commit 2e9726b into commons-app:main Sep 10, 2025
@github-actions
Copy link

✅ Generated APK variants!

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.

[Bug]: Edit description icon disappears after navigating back from Edit Description screen

3 participants