Skip to content
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

feat: Improve dialog messaging consistency #291

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

dcalhoun
Copy link
Member

Related to #287 (comment).

Proposed Changes

All other dialogs allowing permanent dismissal rely upon the same
message, except for this one instance. Consistently using the same
phrasing increases user familiarity with and confidence in the product.

Testing Instructions

  1. Engage in conversation with the Assistant.
  2. Click the Assistant input menu button (three stacked dots).
  3. Click "Clear conversation."
  4. Verify the updated permanent dismissal message is displayed.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

All other dialogs allowing permanent dismissal rely upon the same
message, except for this one instance. Consistently using the same
phrasing increases user familiarity with and confidence in the product.
@dcalhoun dcalhoun self-assigned this Jun 24, 2024
@dcalhoun dcalhoun added the [Type] Enhancement Improvement upon an existing feature label Jun 24, 2024
@dcalhoun dcalhoun marked this pull request as ready for review June 24, 2024 12:48
Copy link
Contributor

@katinthehatsite katinthehatsite left a comment

Choose a reason for hiding this comment

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

The changes look good 👍 Thanks for making the improvement!

@dcalhoun dcalhoun requested a review from matt-west June 24, 2024 13:15
@dcalhoun dcalhoun merged commit 1652f83 into trunk Jun 24, 2024
11 checks passed
@dcalhoun dcalhoun deleted the feat/improve-dialog-messaging-consistency branch June 24, 2024 13:15
@dcalhoun
Copy link
Member Author

dcalhoun commented Jun 24, 2024

Merged this small message string change with the approval.

@matt-west please let me know if you'd prefer a different approach. See #287 (comment) for additional context. I'm happy to follow up on any requests.

@matt-west
Copy link
Contributor

Looks good. Thanks @dcalhoun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement Improvement upon an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants