Skip to content

New group empty state

Problem to solve

During CMS testing for subgroups users had a hard time finding how to create a new subgroup. Even though we have an empty state no users read the text for guidance on what to do next.

Screen_Shot_2020-10-13_at_1.00.09_PM

Intended users

Anyone who creates a group!

User experience goal

Creating a subgroups is discoverable.

Proposal

🎨 Figma work file

  • Remove feature flags and overlapping tests
  • create two cards for new sub group (svg) and new project (svg)
  • attach tracking metrics to the two cards, and the two buttons New subgroup and New project

Group-empty_state

Availability and Testing

  • Ensure sufficient coverage in unit, integration and component tests
  • Update and add new scenarios to feature specs. Some specs that would be good to review:
    • spec/features/groups/empty_states_spec.rb
    • spec/features/groups_spec.rb
    • spec/features/groups/show_spec.rb
Edited by Valerie Burton