CodeForPhilly / CodeForPhilly/laddr

Member directory layout improvement

Open
#230 0 comments 0 reactions 0 assignees View on GitHub
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:
![Screenshot 2020-11-27 at 11 40 27](https://user-images.githubusercontent.com/1014134/100440667-868c2280-30a5-11eb-8f44-15ceac2d1dc1.png)

**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:
![Screenshot 2020-11-27 at 11 45 27](https://user-images.githubusercontent.com/1014134/100441019-10d48680-30a6-11eb-96e2-024a72886c54.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.