Skip to content

Improve delete token dialog box text#7917

Merged
jdolle merged 3 commits intomainfrom
delete-token-text
Mar 26, 2026
Merged

Improve delete token dialog box text#7917
jdolle merged 3 commits intomainfrom
delete-token-text

Conversation

@jdolle
Copy link
Collaborator

@jdolle jdolle commented Mar 26, 2026

Background

While reviewing documentation and updating screenshots, I noticed our text doesn't make much sense when deleting a token.

Description

This clarifies what will happen when the token is deleted.

@jdolle jdolle self-assigned this Mar 26, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the access token deletion confirmation dialog text to clarify that deletion is permanent. It is recommended to also mention the 5-minute propagation delay for the invalidation to set accurate user expectations.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: eddfc731c8b147a0570ff452707a6e17363cf8e7

@jdolle jdolle enabled auto-merge (squash) March 26, 2026 18:41
@jdolle jdolle disabled auto-merge March 26, 2026 18:44
toast({
variant: 'default',
title: 'Access Token deleted.',
description: 'It can take up to 5 minutes for changes to propagate.',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this text is redundant from the confirmation now and only creates more visual noise when users want to just know that the action has occurred.

@jdolle jdolle enabled auto-merge (squash) March 26, 2026 19:21
@jdolle jdolle merged commit 7834a4d into main Mar 26, 2026
46 of 48 checks passed
@jdolle jdolle deleted the delete-token-text branch March 26, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants