Project

General

Profile

Actions

Feature #11204

closed

Feature #10987: Site/group creation portal

Group creation confirmation page

Added by Boone Gorges about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Groups (misc)
Target version:
Start date:
2019-03-07
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

During the current group creation process, the last step is "Send Invites". Since the introduction of the invitation modal, this page has been more of a confirmation page, with buttons to launch the invitation modal or go to the group.

As part of the 1.15 compression of group creation, this last "step" should be converted to a true confirmation page: a "Congratulations" header, eliminate the group creation step nav, etc. URL can probably stay the same if it's easier. See https://redmine.gc.cuny.edu/attachments/download/10655/GroupSite-creation-flow-proposal-rev2.pdf


Files

Screenshot_2019-03-07_20-12-04.png (38.7 KB) Screenshot_2019-03-07_20-12-04.png Boone Gorges, 2019-03-07 09:12 PM

Related issues

Related to CUNY Academic Commons - Feature #11203: Group creation mods for 1.15ResolvedBoone Gorges2019-03-07

Actions
Actions #1

Updated by Boone Gorges about 5 years ago

Actions #2

Updated by Boone Gorges about 5 years ago

Actions #3

Updated by Boone Gorges about 5 years ago

  • Status changed from New to In Progress

https://github.com/cuny-academic-commons/cac/commit/07890dbcc8bf94659c2ec6ce1a5c49afc37f9c20 introduces a very simple method for displaying a confirmation screen. (I opted not to do it as a creation step for various reasons.)

- At the end of group creation, redirect to {group_permalink}?created=1
- In the group template, if ?created=1 and you're the group admin, show the created template instead of the home page

Setting this aside pending finalization of design and copy.

Actions #5

Updated by Boone Gorges about 5 years ago

I've added the text and buttons in https://github.com/cuny-academic-commons/cac/commit/d6db1ccede9009ac164433b578e7af8e3570da20

This will need some visual tweaks once the design is finalized. Copy should be reviewed at that time.

Actions #7

Updated by Boone Gorges about 5 years ago

  • Status changed from In Progress to Resolved

First pass at implementation is complete.

- Styling fixes https://github.com/cuny-academic-commons/cac/commit/3344d111593c493e7c717613a4e312eba6d7cc90
- Include groupblog info in confirmation message https://github.com/cuny-academic-commons/cac/commit/b98aac6d00b38ef9caed789b27a7f431ef1fe223

This is a pretty straightforward implementation, so I'm tentatively marking resolved. We can reopen if there are issues.

Actions

Also available in: Atom PDF