Skip to content
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

Update Done/cancel buttons #5168

Merged
merged 6 commits into from
Jan 27, 2025
Merged

Update Done/cancel buttons #5168

merged 6 commits into from
Jan 27, 2025

Conversation

mazevedofs
Copy link
Collaborator

Phabricator: https://phabricator.wikimedia.org/T383460

Notes

  • Design review items from the nav bar updates

Test Steps

  1. Run the app. Check all the spots mentioned in Robin's comment liked on the task

@mazevedofs mazevedofs requested review from a team and tonisevener and removed request for a team January 24, 2025 17:24
@mazevedofs mazevedofs changed the base branch from main to 7.7.0 January 24, 2025 17:24
@mazevedofs mazevedofs marked this pull request as draft January 24, 2025 17:24
@mazevedofs mazevedofs marked this pull request as ready for review January 24, 2025 17:28
Copy link
Collaborator

@tonisevener tonisevener left a comment

Choose a reason for hiding this comment

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

Thanks, these mostly look good, found one regression (commented on appropriate file). I also found some that weren't updated:

Screenshot 2025-01-24 at 3 25 44 PM

For the two factor and change temp, I had to fudge some code to even enter that screen.

I also found one double Done button situation that was missed, we should ask design for instruction here:

Settings > My Languages > Add another language so you have multiple > See Edit button, tap it:

Screenshot 2025-01-24 at 3 18 26 PM

Lastly, there's a series of other pieces of feedback, but they seem a bit more involved due to changing existing X buttons into a label. Maybe we can break that off into a separate task? I would like to prioritize them separately at least, for the chance that they will be deprioritized to a later release.

Screenshot 2025-01-24 at 3 22 36 PM

Article Gallery
Article TOC
Article References
Editor Find in Page

Wikipedia/Code/SinglePageWebViewController.swift Outdated Show resolved Hide resolved
@mazevedofs
Copy link
Collaborator Author

Thanks, these mostly look good, found one regression (commented on appropriate file). I also found some that weren't updated:

Updated those!

Settings > My Languages > Add another language so you have multiple > See Edit button, tap it:

I was a little bold and made the lhs Cancel (since it cancels the actions) and the rhs Done as it applies the changes. I'll run it with Robin on design review as well.

Lastly, there's a series of other pieces of feedback, but they seem a bit more involved due to changing existing X buttons into a label. Maybe we can break that off into a separate task? I would like to prioritize them separately at least, for the chance that they will be deprioritized to a later release.

I chose not to update those here as it goes a little beyond the scope of the cancel/done updates on the new nav bar. I forgot to note it in the description. I'll create a separate ticket for it.

@mazevedofs mazevedofs marked this pull request as draft January 27, 2025 16:09
@mazevedofs mazevedofs marked this pull request as ready for review January 27, 2025 16:15
Copy link
Collaborator

@tonisevener tonisevener left a comment

Choose a reason for hiding this comment

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

Looks good!

@tonisevener tonisevener merged commit 50d644c into 7.7.0 Jan 27, 2025
4 checks passed
@tonisevener tonisevener deleted the done-button branch January 27, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants