grants-stack-frontier / op-rf4-voting-ui

http://round5.optimism.io/
0 stars 2 forks source link

Ballot List: Prevent Drag and Drop when focused on Number Inputs #303

Closed shaunop closed 1 month ago

shaunop commented 1 month ago

What was the URL where the error occurred?

https://round5.optimism.io/ballot

What happened?

When user tries to click and drag either the ranking input or the OP input, the UI grabs the list item for drag-and-drop.

https://github.com/user-attachments/assets/96bf260d-6135-4a6a-9887-615a346b2af0

What should have happened instead?

The user should be able to operate within the inputs without engaging drag and drop.

Steps to Reproduce

Go to unlocked ballot, try out the list item inputs.

What browser(s) are you seeing the problem on?

No response

Relevant log output

No response

geovgy commented 1 month ago

Fixed and shipped to prod in PR #307