Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Merge abilities help page with abilities dashboard

Parent

Merge abilities help page with abilities dashboard

+3
−0

Where to find information about the abilities, is currently a bit confusing. There are too many pages. The help page for abilities, as well as the dashboard, present pretty much the exact same information, although the table on the dashboard is more informative than the list on the help page. I suggest replacing the list on the help page with the table currently sitting on the abilities dashboard, and then remove the dashboard altogether.

Abilities help page Abilities dashboard
Screenshot of abilities help page Screenshot of abilities dashboard

There is however one issue with this; the abilities dashboard serves one more purpose other than showing one self's abilities; it's also used for viewing the abilities of other site members. For instance, my abilities are listed here, by specifying my account's ID in the URL (for=8046). This URL is available on each user's profile page, with that argument included in it.

I see 2 workarounds:

  1. Allow specifiying an account ID on the help page; this will show the entire standard help page, the table for the user with the given ID, as well as a title over that table, which says what user this list is for. The table title is omitted if one's viewing one's own abilities.

  2. Redirect to the help page (/help/abilities) when attempting to load the abilities page for oneself (/abilities), and otherwise show the current dashboard when visiting it with the account ID of another user (/abilities?for=8046).

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Hold up! (1 comment)
Post
+0
−1

Help topics are static content, so adding the status of your own abilities there is not feasible. The links for the individual abilities in the help are to the same pages as the links in the user-specific list:

side-by-side images with same links circled; also, button for abilities dashboard circled

There's also a button on the help page that takes you to the user-specific list. I don't know if that button was there when you posted this (didn't dig into the history).

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Current implementation design is not a reason to decline new design suggestions (2 comments)
Current implementation design is not a reason to decline new design suggestions

I'm aware that there are limitations in the way it's currently implemented, however, that's not a reason to decline suggestions to improve that. It's only an explanation of how it currently works. Please see Karl's answer for a better replacement.

Monica Cellio‭ wrote about 2 months ago

How is what we do now different from Karl's suggestion? (Ignoring the profile tab that Karl acknowledges would be a separate matter.) The links do link to the user-specific pages. Karl's answer describes link text rather than a button -- is that what you're asking for?

I marked it as declined because we're not going to re-architect help to include dynamic content in the foreseeable future, and I thought a response would be better than leaving it hanging. Changing how abilities are shown on the profile is much more likely to happen and would be worth exploring.