Revadike / EnhancedBarter

This userscript aims to enhance your barter.vg experience!
MIT License
38 stars 6 forks source link

Quantity input field #26

Open Tecfan opened 3 years ago

Tecfan commented 3 years ago

Since Enhanced Barter is for power users, could the quantity select box be swapped out for an input field with increment and decrement support? Having more than 10 copies of a tradable is a PITA, especially if you have over 50 copies.

image

Simple mockup.

Should support both quantity and increment (plain number or number with a + or - in front of it).

Tecfan commented 3 years ago

Mockup is a little silly since +7 is already an option, but inputs like "72", "+35" are harder to do currently.

Revadike commented 3 years ago

Yeah, barter's implementation of it is awful. Ideally, we make it better on the site natively.