LemmyNet / jerboa

A native android app for Lemmy
GNU Affero General Public License v3.0
1.17k stars 166 forks source link

Redesign for blocks screen #1712

Open rodrigo-fm opened 3 hours ago

rodrigo-fm commented 3 hours ago

Pre-Flight checklist

Describe The Feature Request Below

I think the blocks screen could use a redesign. I was using the app lately and saw the profile screen with these 3 tabs on the top:

image

Currently, the blocks screen displays all three lists on the same screen, I think that using tabs will make it more consistent with the general app's design and can help with the user experience (even though I do not have much knowledge about what makes a good user experience).

image Current blocks screen design

I also think about displaying the count of blocked elements on each tab, the tabs texts would look something like this:

Users (3) | Communities (2) | Instances (0)

I can also display no number instead of (0) if you think it's better.

Let me know if you guys like this suggestion, I can code it myself. I believe that this change won't require too much refactoring since it's just about rearranging the displayed information.

MV-GH commented 2 hours ago

Yeah, sounds good.