Actions
Bug #17680
closedGroup Doc UI improvements
Status:
Resolved
Priority name:
Low
Assignee:
Category name:
BuddyPress Docs
Target version:
Start date:
2023-02-16
Due date:
% Done:
0%
Estimated time:
Deployment actions:
git submodule update wp-content/plugins/cac-group-library
Description
Was looking at a group doc today and came across a few things I'd like to do.
I've attached a screenshot, but basically let's:
- Remove the "All Docs" and "GROUP's Docs" nav row. The "All Docs" tab links to the main Docs Directory, which is something we do not really want exposed to users and the "GROUP's Docs" tab links to the group's
/docs/
page. This link is already duplicated in the breadcrumb, so let's remove this entire nav row. - Redirect
/docs/
to the group's Library page, but filtered by Docs. Currently, clicking on either the "GROUP's Docs" tab or the first entry in the doc breadcrumb will redirect to the main group Library page. We should preferably redirect to the Library and filtered by docs immediately.
I have some fixes ready to go. You can test this functionality on any group doc on cdev. Here's the sample one I used in the screenshot: https://commons.gc.cuny.edu/groups/cac-test-clone/docs/lets-brainstorm-on-topics-2/
These are some simple UI tweaks until Sara is finished with the new group page designs. If anyone has any feedback, let me know. Thanks!
Files
Updated by Raymond Hoh almost 2 years ago
- Status changed from New to Staged for Production Release
- Target version set to 2.1.2
- Deployment actions updated (diff)
I've committed the two fixes here: https://github.com/cuny-academic-commons/cac/compare/b182a73...aab70ce.
Updated by Colin McDonald almost 2 years ago
These both sound good to me, too. Thanks, Ray!
Updated by Boone Gorges over 1 year ago
- Status changed from Staged for Production Release to Resolved
Actions