fix: always show the response bubble buttons.#1920
Merged
dartpain merged 4 commits intoarc53:mainfrom Aug 12, 2025
Merged
Conversation
|
@hanzalahwaheed is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
ManishMadan2882
requested changes
Aug 12, 2025
Collaborator
ManishMadan2882
left a comment
There was a problem hiding this comment.
@hanzalahwaheed We need to show the like and dislike buttons, even when the feedback for one of the options is submitted, this is a bit different from the chatGPT example shared in the issue description but our application can handle to revert the user feedback

Thanks!
Contributor
Author
|
@ManishMadan2882 also fixed some redundancies |
ManishMadan2882
approved these changes
Aug 12, 2025
Collaborator
ManishMadan2882
left a comment
There was a problem hiding this comment.
Perfect, Thank you @hanzalahwaheed !
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
What kind of change does this PR introduce?
This change introduces a fix to the buttons in the response bubbles of the chat UI. The buttons are always visible now and not just upon hovering. Replicated chatGPT like functionality.
Why was this change needed?
🐛 Bug Report: FeedBack Buttons Hover State #1919
Other information:
Some more suggestions can be taken up later: