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

ON HOLD Navigation on Pages for Logged-in Users #1961

Open
37 tasks
r-bartlett-gsa opened this issue Jul 24, 2024 · 1 comment
Open
37 tasks

ON HOLD Navigation on Pages for Logged-in Users #1961

r-bartlett-gsa opened this issue Jul 24, 2024 · 1 comment
Labels

Comments

@r-bartlett-gsa
Copy link
Member

r-bartlett-gsa commented Jul 24, 2024

Before proceeding with this, investigate the feasibility: GSA/Challenge_platform#30

User Story

As a site user, in order to efficiently orientate and navigate between public site and authenticated site, I would like to consistent access to navigation options from anywhere of the site and an accurate representation of my user status.

Acceptance criteria:

  • When the user is logged in, the Pages header accurately reflects user's authentication status
    • "Login" button is replaced with "Logout" button
    • "Create account" button is replaced with "Switch Task" button
  • When the user is logged in, a task-appropriate utility menu is displayed
    • User's email address is displayed within the utility menu

Definition of Done

Doing (dev team)

  • Code complete
  • Code is organized appropriately
  • Any known trade offs are documented in the associated GH issue
  • Code is documented, modules, shared functions, etc.
  • Automated testing has been added or updated in response to changes in this PR
  • The feature is smoke tested to confirm it meets requirements
  • Database changes have been peer reviewed for index changes and performance bottlenecks
  • PR that changes or adds UI
    • include a screenshot of the WAVE report for the altered pages
    • Confirm changes were validated for mobile responsiveness
  • PR approved / Peer reviewed
  • Security scans passed
  • Automate accessibility tests passed
  • Build process and deployment is automated and repeatable
  • Feature toggles if appropriate
  • Deploy to staging
  • Move card to testing column in the board

Staging

  • Accessibility tested (Marni)
    • Keyboard navigation
    • Focus confirmed
    • Color contrast compliance
    • Screen reader testing
  • Usability testing: mobile and desktop (Tracy or Marni)
  • Cross browser testing (tool to be determined) (Tracy or Marni)
    • UI rendering is performant
  • AC review (Renata)
  • Deploy to production (production-like environment for eval capability) (dev team)
  • Move to production column in the board

Production

  • User and security documentation has been reviewed for necessary updates (Renata/Tracy/Dev team)
  • PO / PM approved (Jarah or Renata)
  • AC is met and it works as expected (Jarah or Renata)
  • Move to done column in the board (Jarah or Renata)
@r-bartlett-gsa
Copy link
Member Author

@stepchud Look into if this is possible when proxying Pages through Rails.

@r-bartlett-gsa r-bartlett-gsa changed the title Navigation on Pages for Logged-in Users ON HOLD Navigation on Pages for Logged-in Users Aug 6, 2024
@r-bartlett-gsa r-bartlett-gsa added on hold and removed WIP labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant