Skip to content

Conversation

@EmmaSimon
Copy link
Contributor

Summary

Ticket: 🤖 | Notifications | Edit favorites flow

Add the flow for editing favorites with the new notifications edit modal when the notifications feature flag is turned on.
Also add swipe to remove behavior for each of the rows, also only when enabled.

Screenshot_20251016_130803 Screenshot_20251016_130810

iOS

  • If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • Add temporary machine translations, marked "Needs Review"

android

  • All user-facing strings added to strings resource in alphabetical order
    - [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Manual tests of swipe to delete functionality, added unit tests for edit button and notification status functionality.

@EmmaSimon EmmaSimon requested a review from a team as a code owner October 16, 2025 17:10
@EmmaSimon EmmaSimon requested a review from BrandonTR October 16, 2025 17:10
Copy link
Contributor

@BrandonTR BrandonTR left a comment

Choose a reason for hiding this comment

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

Neat!

@EmmaSimon EmmaSimon added this pull request to the merge queue Oct 17, 2025
Merged via the queue into main with commit c06fe91 Oct 17, 2025
7 checks passed
@EmmaSimon EmmaSimon deleted the es-notifications-edit branch October 17, 2025 14:21
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.

3 participants