Login refactor - brought back recent changes - #2767
Merged
Merged
Conversation
…ification-loginrefactor' into login-refactor-chaw-pr
(cherry picked from commit 399b464)
(cherry picked from commit 5f0c7b5)
(cherry picked from commit 08a4dc5)
(cherry picked from commit f31e441)
(cherry picked from commit f6c4c7a)
(cherry picked from commit 1ac119c)
(cherry picked from commit 558c3b7)
(cherry picked from commit de794eb)
(cherry picked from commit b59cce4)
(cherry picked from commit 4d07f45)
(cherry picked from commit 0030e6d)
(cherry picked from commit 3c4f098)
(cherry picked from commit e7545ae)
Collaborator
Author
shawnm0705
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This pull request updates accessibility documentation and assessment flow documentation to clarify and improve descriptions of WCAG compliance, Team360 assessment pagination, and message attachment preview behavior. It also adds new documentation for a recent fix and updates changelogs and feature documentation for clarity and accuracy.
Accessibility Documentation Improvements:
global.scss,styles.scss,index.html). [1] [2] [3]Assessment Pagination and Team360 Flow Clarifications:
Updated assessment flow and feature toggle documentation to clarify Team360 pagination: each configured group now renders on its own page, selector-free groups can appear anywhere, and navigation skips unused placeholder pages. Submission requirements and completion logic for Team360 are now described in more detail, including the distinction between peer and non-peer groups and stricter submission guards. [1] [2] [3] [4] [5] [6]
Documented new UI logic for assessment/review submit buttons, including a distinct loading state, proper ARIA attributes, and clear separation between validation and loading disables.
Clarified display logic for reviewer-only multiple/oneof questions, ensuring all choices are shown with clear statuses in both feedback and review-complete modes. [1] [2]
Documentation and Changelog Updates:
Minor Styling Clarification:
.labelstyling in the slider rating implementation uses shared sizing and typography.**