Opened 13 months ago
Last modified 3 months ago
#4468 new Enhancement
Group blog listings author links don't go where you'd expect
| Reported by: | mrclay | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.10.0 |
| Component: | UI/UX | Version: | 1.8.3 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
In the "All site blogs" listing, group blog posts show no indication of the group. The author link takes you to a completely different blog (the user's).
It may make more sense for the link to point to the container's blog rather than always the owner's, but the link text being the owner might make that confusing to. I generally expect a linked user name to go to the user's profile.
Maybe instead of "By Jane Doe ..." it should be "By Jane Doe in Awesome Dog Pics" with Jane linked to her profile and the group name linked to the group blog.
Change History (8)
comment:1 Changed 13 months ago by ewinslow
comment:2 Changed 13 months ago by mrclay
If there's a set of UI/UX guidelines, one could be "if link text equals user name, href must be user profile"
comment:3 follow-up: ↓ 5 Changed 13 months ago by brettp
UI/UX and language guidelines are on my todo for 1.9.
comment:4 Changed 13 months ago by brettp
And now it's on trac: #4474.
comment:5 in reply to: ↑ 3 Changed 13 months ago by mrclay
Replying to brettp:
UI/UX and language guidelines are on my todo for 1.9.
Might I suggest markdown instead of .txt? https://github.com/Elgg/Elgg/pull/202
comment:6 Changed 13 months ago by brettp
@mrclay - Moved the docs discussion to #4474.
comment:7 Changed 12 months ago by ewinslow
- Milestone changed from Needs Review to Elgg 1.9.0
comment:8 Changed 3 months ago by cash
- Milestone changed from Elgg 1.9.0 to Elgg 1.10.0
If someone fixes by 1.9, great. Otherwise, scheduled for 1.10

There are lots of places where clicking an author name takes you somewhere other than the person's profile. I've always found this terribly confusing.