hypothesis / h

Annotate with anyone, anywhere.
https://hypothes.is/
BSD 2-Clause "Simplified" License
2.96k stars 427 forks source link

Add missing `type` attribute to clipboard copy buttons #9107

Closed robertknight closed 4 days ago

robertknight commented 4 days ago

This fixes an issue where clicking the "Copy to clipboard" button for the group invite links would trigger a page reload.

Testing:

  1. Go to the activity page for a group
  2. Click the "Copy" button in the bottom right corner to copy the group's link

After step 2, the page should not reload.