Feature #20788
openGroup doc redesign
0%
Description
While looking into #20787, I discovered that we missed redesigning the group doc page as part of the group page overhaul.
Here is an example group doc on production: https://commons.gc.cuny.edu/groups/creative-practices/docs/lesson-plan-for-sixth-grade-acting-class/
Sara, if you are able to put together some mockups for the group doc page, that would be great. Until then, I can put something together using your design cues from the group forum pages temporarily.
Files
Updated by Boone Gorges 3 months ago
Sara, we talked briefly today about how you were unable to use Docs properly on the dev site. That's because the fix in #20787 hadn't been pulled to cdev. I've made the change. See the docs in your 'Backpacking with Babies' group.
Updated by Colin McDonald 3 months ago
Just confirming that once Sara takes a look at the Docs fix that Boone pulled to cdev, we'll look at pushing it to production? Sara, let us know when you've had a look.
Updated by Raymond Hoh 3 months ago
- File Before - Read.png Before - Read.png added
- File Before - History.png Before - History.png added
- File After - Read.png After - Read.png added
- File After - History.png After - History.png added
- File After - Revisions.png After - Revisions.png added
- Target version changed from 2.5.0 to 2.4.6
Just confirming that once Sara takes a look at the Docs fix that Boone pulled to cdev, we'll look at pushing it to production?
On cdev, Boone pushed a fix so group docs could be viewable. The group doc wasn't styled yet.
I've just added basic styling for the group doc page in https://github.com/cuny-academic-commons/cac/commit/cfc8d737a0989cf9e7b318442d60e1a9f0f2c803. This is available for testing on cdev.
For those that cannot access cdev, I've attached screenshots of the styling before and after the changes. A note for Boone, I had to modify the buddypress-docs-in-group plugin so the History tab and the History revisions pages could work properly under groups for BP 12. I also had to make a mod to remove the 'post_type' hidden field in the bp_docs_list_post_revisions()
function for the Revisions page to work correctly.
Sara, once you've had a closer look, let me know what revisions need to be made. In particular, the "Doc > Edit" page doesn't match the rest of the group doc pages because the "Doc > Edit" page is powered by the Group Library, which uses a different layout altogether.
Updated by Boone Gorges about 2 months ago
- Target version changed from 2.4.7 to 2.4.8
Updated by Sara Cannon about 2 months ago
- File Create an Editable Doc.png Create an Editable Doc.png added
- File View Editable Doc.png View Editable Doc.png added
- File New Library Item.png New Library Item.png added
- File Edit Group Doc.png Edit Group Doc.png added
- File Group Doc History.png Group Doc History.png added
- Assignee changed from Sara Cannon to Boone Gorges
Attached are the latest for the Group Doc Library feature
Updated by Boone Gorges about 2 months ago
- Status changed from New to Testing Required
Thanks, Sara. I've had a first pass at implementing, which is now available to view on cdev.
I made some guesses on how the horizontal positioning of the white box ought to work - I tried aligning it with the avatar and the navigation in a way that matches what happens on other group pages. This looks a bit different from what's in the comps, but I think it's more consistent with other pages.
Updated by Boone Gorges about 1 month ago
- Target version changed from 2.4.8 to 2.5.0
Updated by Sara Cannon about 1 month ago
This is looking great. However, the Edit tab goes to a "Edit library Item" screen that does not have the tabs. Can we apply the white box styling and tabs to it and make it look like it's part of the tabbed interface?
Updated by Boone Gorges about 1 month ago
Sorry, I missed that screen. I've made the change and it's ready for a look on cdev.