Update "New" alert on sandbox account page - #1729
Merged
Merged
Conversation
bwang-icf
reviewed
Sep 9, 2026
Contributor
There was a problem hiding this comment.
Not a real serious problem but why did a bunch of this get reformatted? Was that from ruff?
Contributor
Author
There was a problem hiding this comment.
I think so, it auto-reformatted on save, and then I had to make some adjustments as a result actually.
bwang-icf
reviewed
Sep 9, 2026
| <h3 class="ds-c-alert__heading">NEW! Blue Button API v3</h3> | ||
| <p class="ds-c-alert__text"> | ||
| Blue Button v3 is now available in Sandbox! Replace /v2/ with /v3/ in your requests to start testing. Full | ||
| list of endpoints is available in our <a href="https://bluebutton.cms.gov/docs/openapi">Swagger |
Contributor
There was a problem hiding this comment.
That link is broken. I think we'd want https://sandbox.bluebutton.cms.gov/docs/openapi instead right?
Contributor
Author
There was a problem hiding this comment.
Good catch! Just updated!
bwang-icf
approved these changes
Sep 9, 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.
JIRA Ticket:
N/A
What Does This PR Do?
This PR changes the New! banner message to reflect v3 availability.
What Should Reviewers Watch For?
If you're reviewing this PR, please check for these things in particular:
Does the banner render appropriately for you?
Validation
Start the local server (need to restart to pick up these changes seems like). Sign in on the base log in screen and look for the banner above where sandbox apps can be managed.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
security engineer's approval.
Any Migrations?
etc)