CodeForPhilly / CodeForPhilly/laddr
Member directory layout improvement
- Dominant language
- Smarty
- Stars
- 62
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
**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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.