laddr
laddr copied to clipboard
Member directory layout improvement
Current:
Member directory need some love. Avatars can be different sizes, names can be very long so it looks weird in current layout:

Expected: My proposed solution is table with information such as:
- Avatar (image - small thumbnail)
- Name + indication if user is site Staff/Administrator
- Handle
- Location (visible only to users with permission to manage users - $accountLevelEditOthers)
- Account Level (visible only to users with permission to manage users - $accountLevelEditOthers)
Example on https://staging.codeforcroatia.org/people:

I thin this is much more easier to read and liking more to the directory page.
Let me know what do you think and I'll make PR upstream!
I think I'm going to work on this next. I'd like to bring in an AssemblyScript guest program for tests and having a "standard" test suite will be nice, distinct from an example wasm program.