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

Jetpack Section: Activity Log #13268

Closed
30 of 31 tasks
malinajirka opened this issue Oct 30, 2020 · 0 comments · Fixed by #13324, #13356, #13420, #13439 or #13440
Closed
30 of 31 tasks

Jetpack Section: Activity Log #13268

malinajirka opened this issue Oct 30, 2020 · 0 comments · Fixed by #13324, #13356, #13420, #13439 or #13440

Comments

@malinajirka
Copy link
Contributor

malinajirka commented Oct 30, 2020

#13267

activity_log_filtering

Date Filter

Activity Type Filter

Activity Log

  • Add filter bar which disappears when the user scroll down and re-appears when the user scrolls up
  • Add support for "clear filter button on chips
  • Polish the UI
  • Enable filter only on sites which support filtering (eg. simple .com doesn't support filtering) (Issue/13268 activity log filters visibility #13721)
  • When there are no data for a certain filter combination, "No Activity Yet" empty screen is shown. We should update the text. (Issue/13268 activity type empty view #13707)

Other

  • Rename "rewind" to "restore" (consider moving this to the backup ticket) (Issue/13268 activity type empty view #13707)
  • Update the database so we can store filtered responses from the API or skip the database when filters are applied We decided to store only data for the last selected filters.
  • Apply the filters and refresh the content

Tracking

Finishing Touches

  • Check Accessibility
  • Check Small Devices
  • Check RTL languages
  • Design Review
@malinajirka malinajirka self-assigned this Oct 30, 2020
@malinajirka malinajirka reopened this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment