Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

Don't change the For Sale Price via scrolling action #424

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

Description If the user enters a value for the For Sale Price and attempts to scroll the window without leaving that entry field context, it will rapidly change the price 1 ETH at a time. This can result in excessive RPC calls and isn't desired UX. The value entered in the For Sale Price field should only change through keyboard input.