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

fix(Quote): prevent button click event from propagation #12824

Merged
merged 1 commit into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. fix(Quote): add conditions for wrapper component

    - button was wrapped in a <a> link, which was an a11y issue and false positive trigger when cancelling the reply
    - for 'reply to message' variant wrap component in a simple div
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5a3d732 View commit details
    Browse the repository at this point in the history