Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings: add actionable cards to activated modules #10690

Closed
joanrho opened this issue Nov 21, 2018 · 2 comments
Closed

Settings: add actionable cards to activated modules #10690

joanrho opened this issue Nov 21, 2018 · 2 comments
Assignees
Labels
Admin Page React-powered dashboard under the Jetpack menu [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@joanrho
Copy link
Contributor

joanrho commented Nov 21, 2018

Activating settings doesn't provide any actionable next steps for users.

For example, we should have an "add a testimonial" clickable card appear below that setting once it is turned on. Or something like ‘customize your widgets’ if you enable a widget. We already do this for the Search setting, which adds an italic line of text and a link to "add the Jetpack Search widget to your sidebar".

ref: p6TEKc-2m8-p2 (RB / item 5.15)

@joanrho joanrho added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it Admin Page React-powered dashboard under the Jetpack menu labels Nov 21, 2018
@joanrho joanrho self-assigned this Dec 3, 2018
@joanrho
Copy link
Contributor Author

joanrho commented Dec 3, 2018

Proposed solution:

When a feature like Testimonials is activated, add a compact card with text that reads "Add a testimonial" that links to the new Testimonials section (Testimonials > Add New). This will help users get started with using the feature they have just activated.

Development help will be needed to add the compact card and set up the conditional logic for this (compact card to be hidden when module is deactivated and then shown when module is activated).

BEFORE:
before

AFTER:
after

Ready for development by @Automattic/jetpack-crew!

@oskosk oskosk self-assigned this Dec 10, 2018
@oskosk
Copy link
Contributor

oskosk commented Dec 10, 2018

@joanrho these screenshots show Calypso, just to confirm, this same actionable card should be present in the Jetpack settings page on wp-admin right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Page React-powered dashboard under the Jetpack menu [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

No branches or pull requests

2 participants