You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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
Accessibility Criteria
Notes
Please provide notes on this feature if applicable.
The text was updated successfully, but these errors were encountered: