Skip to content

Error handling on Activity Type filter screen#13440

Merged
ashiagr merged 16 commits intodevelopfrom
issue/13268-error-handling
Nov 25, 2020
Merged

Error handling on Activity Type filter screen#13440
ashiagr merged 16 commits intodevelopfrom
issue/13268-error-handling

Conversation

@malinajirka
Copy link
Copy Markdown
Contributor

@malinajirka malinajirka commented Nov 20, 2020

Partially fixes #13268

This PR adds error state with retry action to the activity type filter screen.

To test:
There is no UI yet, so there isn't anything to test.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@malinajirka malinajirka added this to the 16.3 milestone Nov 20, 2020
@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented Nov 20, 2020

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented Nov 20, 2020

You can test the changes on this Pull Request by downloading the APK here.

# Conflicts:
#	WordPress/src/main/java/org/wordpress/android/ui/activitylog/list/filter/ActivityLogTypeFilterViewModel.kt
#	WordPress/src/test/java/org/wordpress/android/ui/activitylog/list/filter/ActivityLogTypeFilterViewModelTest.kt
Copy link
Copy Markdown
Contributor

@ParaskP7 ParaskP7 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 once again, and thanks for adding the dummy provider and tests, love both! ❤️

PS: I added a warning comment (⚠️) but this is test specific, so don't be alarmed. The rest are minors, questions and love giving! 😄

Base automatically changed from issue/13268-init-ui-state to develop November 23, 2020 13:36
Copy link
Copy Markdown
Contributor

@ashiagr ashiagr left a comment

Choose a reason for hiding this comment

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

Nice work @malinajirka, good use of dummy data providers 👍 for the time being.

@ashiagr ashiagr merged commit c600051 into develop Nov 25, 2020
@ashiagr ashiagr deleted the issue/13268-error-handling branch November 25, 2020 10:52
@malinajirka malinajirka mentioned this pull request Nov 27, 2020
31 tasks
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.

Jetpack Section: Activity Log

3 participants