Skip to content

Cached group UI

Taslim Oseni requested to merge cached_group_ui into develop

This MR addresses #84 (closed) by revamping the flow for retrieving and downloading a list of websites shared by the current user.

Screenshot_20240402_083708

Screenshot_20240402_083746 Screenshot_20240402_083803

Screenshot_20240402_083845 Screenshot_20240402_083903

Also, I noticed that there's no confirmation dialog when users attempt to clear cached content. I unintentionally cleared mine a few times while working on this. So, I added a dialog to prevent potential mistakes. Here's a snapshot:

Screenshot_20240402_083621

Merge request reports