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

Move people to Unassigned when Product end date passes #745

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

Move people to Unassigned when Product end date passes #745

saur24 opened this issue Dec 8, 2021 · 0 comments

Comments

@saur24
Copy link
Collaborator

saur24 commented Dec 8, 2021

Feature Request

As a user of PeopleMover
I want people on products that have a future end date to move to the unassigned section instead
so that people do not disappear if I forgot to move them before the scheduled product end date

Acceptance Criteria

Given a product with people on it has a future end date
When the date occurs
Then the people assigned to only that product should be moved to the unassigned column unless they have a scheduled assignment on that date
And everyone on the archived product should no longer be on it
AND this date should show as a purple circle on the calendar if reassignments occur

Given a person assigned to two different products
When the product end date occurs
Then we should continue the current behavior of NOT adding the person to unassigned since they already exist on a different product
And everyone on the archived product should no longer be on it

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