Skip to content

Update "New" alert on sandbox account page - #1729

Merged
bwang-icf merged 3 commits into
masterfrom
jimmyfagan/update-v3-alert-text
Sep 9, 2026
Merged

Update "New" alert on sandbox account page#1729
bwang-icf merged 3 commits into
masterfrom
jimmyfagan/update-v3-alert-text

Conversation

@jimmyfagan

@jimmyfagan jimmyfagan commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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:

  • Adds any new software dependencies
  • Modifies any security controls
  • Adds new transmission or storage of data
  • Any other changes that could possibly affect security?
  • Yes, one or more of the above security implications apply. This PR must not be merged without the ISSO or team
    security engineer's approval.

Any Migrations?

  • Yes, there are migrations
    • The migrations should be run PRIOR to the code being deployed
    • The migrations should be run AFTER the code is deployed
    • There is a more complicated migration plan (downtime,
      etc)
  • No migrations

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a real serious problem but why did a bunch of this get reformatted? Was that from ruff?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, it auto-reformatted on save, and then I had to make some adjustments as a result actually.

<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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That link is broken. I think we'd want https://sandbox.bluebutton.cms.gov/docs/openapi instead right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Just updated!

@jimmyfagan
jimmyfagan requested a review from bwang-icf September 9, 2026 17:58
@bwang-icf
bwang-icf merged commit b1e49c1 into master Sep 9, 2026
12 checks passed
@bwang-icf
bwang-icf deleted the jimmyfagan/update-v3-alert-text branch September 9, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants