-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When copying a comment link with the copy link button, it should always copy the "focused" URL of the comment, not the panel.
Repro: Open this URL:
https://gabo.es/bitcoin?v=bafy2bzacebgvdhl752qdhdqpbh2nnv354xkbwceagteitqvlh2vssh6yqubxs&panel=comments/zDnaewGjqQdi8qqNFu1fP4PPHuUniTwv8Nq78ezEHzpETDu8o/z6BLS5TCSUD1Y1
And click the "copy comment URL" button from the panel.
Expected, it should copy this URL:
https://gabo.es/bitcoin/:comment/zDnaewGjqQdi8qqNFu1fP4PPHuUniTwv8Nq78ezEHzpETDu8o/z6BLS5TCSUD1Y1
Actual: it copies the URL with the ?panel=
This should apply to all comments that appear in the panel.
Reactions are currently unavailable