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

Activity Report navigation (stepper replacement) #140

Closed
4 tasks done
pamlo412 opened this issue Nov 9, 2020 · 1 comment · Fixed by #190
Closed
4 tasks done

Activity Report navigation (stepper replacement) #140

pamlo412 opened this issue Nov 9, 2020 · 1 comment · Fixed by #190
Assignees
Labels
8 Story Points AR Topics & Resources Issues concerning the Topics and Resources section of ARs enhancement New feature or request Frontend Flag to indicate the story's focus In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue
Milestone

Comments

@pamlo412
Copy link
Contributor

pamlo412 commented Nov 9, 2020

User story:
As a TTA specialist working on an activity report, I want to be able to enter sections of the report non-linearly so that I can complete the report one section at a time, as I have the information ready.

Acceptance criteria:

  • A section menu is added to the activity report
  • a status tag displays for each section (Not Started, In Progress, Complete)
  • The already-implemented fields are broken out into their appropriate sections/pages
  • the user can navigate to any section and complete fields in any order (aka the "anti-stepper")

Design:
https://preview.uxpin.com/ad995fd722bd26c0f9a1c8a115f1b41833637308#/pages/133952430/comment/no-panels

Exclusions:

@pamlo412 pamlo412 added enhancement New feature or request In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue labels Nov 9, 2020
@pamlo412 pamlo412 changed the title New Activity Report navigation Activity Report navigation (stepper replacement) Nov 9, 2020
@pamlo412 pamlo412 added the 8 Story Points label Nov 10, 2020
@SarahJaine SarahJaine added the Frontend Flag to indicate the story's focus label Nov 10, 2020
@jasalisbury jasalisbury self-assigned this Nov 11, 2020
@pamlo412 pamlo412 added this to the sprint5 milestone Nov 11, 2020
@pamlo412 pamlo412 added the AR Topics & Resources Issues concerning the Topics and Resources section of ARs label Nov 25, 2020
@rahearn rahearn modified the milestones: sprint5, sprint6 Nov 25, 2020
@jasalisbury jasalisbury mentioned this issue Dec 7, 2020
3 tasks
@rahearn
Copy link
Contributor

rahearn commented Dec 8, 2020

Definition of Done

  • The business and/or user value of a story has been met
  • CI pipeline green
  • Code is meaningfully tested
  • No linting errors or warnings
  • UI meets WCAG 2.1 - Levels A and AA
  • Code has deployed to a staging environment
  • Security scans have passed
  • Architectural Decision Records are written for major infrastructure decisions with the Nygard template.
  • Boundary and Data Flow Diagrams are updated when a change invalidates the current version.
  • Logical Data Model Diagram is updated on DB schema changes.
  • Public API methods are documented when added or changed.
  • OSCAL templates are completed when security controls are implemented or modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 Story Points AR Topics & Resources Issues concerning the Topics and Resources section of ARs enhancement New feature or request Frontend Flag to indicate the story's focus In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants