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

Playbook Generation ThumbsUp/Down UI fix #1316

Merged
merged 1 commit into from
May 22, 2024

Conversation

TamiTakamiya
Copy link
Collaborator

This PR addresses to fix following two problems:

  1. When either Thumbs Up or Thumbs Down button is clicked for the outline result, two notification messages
Thanks for your feedback!
Thank you for your feedback!

are displayed.
2. Thumbs Up or Thumbs/Down button s for one summary result can be clicked more than one time.

For 1, I removed the message issued from extension.ts.
For 2, I added a logic to disable Thumbs Up/Down buttons after one was clicked. If the user clicks the Back button and re-issue the outline API, these buttons are enabled again.

Attached screenshot shows how the disabled buttons look on the UI:

image

@TamiTakamiya TamiTakamiya marked this pull request as ready for review May 13, 2024 18:50
@TamiTakamiya TamiTakamiya requested review from a team as code owners May 13, 2024 18:50
@TamiTakamiya TamiTakamiya force-pushed the TamiTakamiya/playbook-generation-thumbupdown-ui branch from 457fdd2 to 716a66f Compare May 22, 2024 19:54
@TamiTakamiya TamiTakamiya merged commit e209f91 into main May 22, 2024
11 checks passed
@TamiTakamiya TamiTakamiya deleted the TamiTakamiya/playbook-generation-thumbupdown-ui branch May 22, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants