scaffold-eth / OP-RetroPGF3-Discovery-Voting

Create the voting and discovery process for OP retroactive public goods funding for badgeholders
https://op-retropgf3-discovery-voting.vercel.app
MIT License
14 stars 14 forks source link

Voting modal closes when highlighting text input #171

Open ZakGriffith opened 10 months ago

ZakGriffith commented 10 months ago

The voting modal is automatically closing if you highlight the text in the input area and finish with the mouse outside the modal. This was first fixed in Issue #96 and PR #119 but it is now occurring again. It is currently working fine in Firefox, bot not in Chrome and Brave browsers.

Here is the current (incorrect) behavior in Chrome IncorrectModal

And the correct way displayed in Firefox: CorrectModal

KcPele commented 10 months ago

Working on this