Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Editor Leaves Space #744

Open
11 tasks
saur24 opened this issue Dec 7, 2021 · 0 comments
Open
11 tasks

Editor Leaves Space #744

saur24 opened this issue Dec 7, 2021 · 0 comments

Comments

@saur24
Copy link
Collaborator

saur24 commented Dec 7, 2021

Feature Request

As a peoplemover user with Editor access
I would like the ability to leave a space
so that I no longer have access to it and it does not appear on my dashboard

Acceptance Criteria

Given I am in my dashboard
When I click the Space ellipses on a space that I am an Editor on
Then the Leave Space button appears
And I click it
And I am asked if I'm sure I want to leave the space
And I can click leave or cancel

When I click Leave
Then the space is removed from my dashboard

When I click Cancel
Then the modal is closed

Design

ellipses: https://www.figma.com/file/S4XKeovlQqeRk64k2qzhf8gL/PeopleMover?node-id=9092%3A9890

pop-up modal: https://www.figma.com/file/S4XKeovlQqeRk64k2qzhf8gL/PeopleMover?node-id=9063%3A9627

Accessibility Criteria

  • Text and background color meets a minimum color contrast ratio of 4.5:1
  • All non-text content (e.g. images, icon) has alt text
  • Web page includes appropriate headings to communicate structure/hierarchy (h1>h2>h3)
  • All functionality is available to a keyboard
    • Focus styles are highly visible
    • Tab order is logical and aligns with the visual order
  • Voice over is understandable and logical
    • Aria labels are added to elements with no visible text
    • Decorative elements (e.g. non-informative icons) are hidden from screen readers
  • Form fields have appropriately coded labels that are visible during input
  • Links are visually identifiable and have a clear focus and active state

Notes

Please provide notes on this feature if applicable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant