-
Notifications
You must be signed in to change notification settings - Fork 35
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
B-18645 main #12025
B-18645 main #12025
Conversation
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
This branch will likely fail until 18457 gets to main. |
29 files for main vs 30 in integration PR:
src/pages/Office/ServicesCounselingMoveDetails/ServicesCounselingMoveDetails.jsx in main, I removed an instance of rank that existed in main but was already removed in int |
Just happo check failing |
Integration PR
Agility ticket
Summary
As part of previous work on the customer view, we moved the Grade and Current Duty Location fields to be associated with the Orders for all customer facing pages.
For the TOO/Services Counselor view, the pay grade is currently displayed under the Allowances section and edited by clicking the "Edit Allowances" button.
This work will be moving the pay grade to be under the Orders section rather than the Allowances section, as well as editing the pay grade by using the "View and edit orders" button.
Changes to be made for TOO/Services Counselor screens:
Update the pay grade to be shown under the Orders section.
Remove the pay grade from the Allowances section.
Update the "View and edit orders" button to allow editing of the pay grade.
Remove the editing of the pay grade from the "Edit Allowances" section.
How to test
TOO
Services counselor
Screenshots
Previous view:

Current view:
