foodcoopsat / foodsoft_hackathon

Other
1 stars 2 forks source link

Prevent +/- buttons from jumping left and right in order placement menu #61

Closed twothreenine closed 4 months ago

twothreenine commented 6 months ago

This is really annoying when you use the +/- buttons and you can't click on them continuously because they jump left and right. grafik

Idea: Seperate columns for amount preview and input? Same for tolerance preview and input? All aligned left, and preview should have a large enough minimum width to allow for 0.123 + 0.456

btw if the column content is center-aligned, the column headings (amount, tolerance) should be center-aligned as well.

lentschi commented 4 months ago

That behavior is also happening with the current upstream version of foodsoft and has nothing to do with the changes. However introducing decimal values escalates the issue somewhat. (Before the layout only "jumped" when reaching numbers > 10)