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

Copy Button Visibility and Snackbar Notification Improvement 🖱️ #109

Open
GPSxtreme opened this issue Jan 25, 2025 · 0 comments
Open

Comments

@GPSxtreme
Copy link

Description

The copy button, which allows users to easily copy generated messages in the chat, currently only becomes visible when the mouse hovers over the message. While the functionality is effective and the message can be successfully copied upon clicking the button, there's no immediate indication that the copy action has occurred.

Enhancement Suggestions

  • Always Visible Copy Button: Consider making the copy button always visible, or explore alternative ways to ensure users are aware of its presence without needing to hover.
  • "Copied" Snackbar Notification: Implement a snackbar notification or a similar UI element that briefly displays the message "Copied!" when the copy button is clicked. This would provide clear feedback to the user that the action was successful.

Benefits

  • Improved user experience through immediate visual feedback.
  • Enhances accessibility for users who may have difficulty with hover-based interactions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant