decentraland / decentraland/builder

Input of the mint items modal changes values when scrolled over with the mouse wheel

Open
#2,311 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
156
Forks
91
Avg merge
2d 7h
Merged PRs (30d)
31

Description

## 🎉 Description

Input of the mint items modal changes values when scrolled over with the mouse wheel. This is probably because the input is of numeric type and this is what the browser does by default on those inputs. We should listen to the event and preventDefault() or something like that

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.