SaitoTech / saito-lite-rust

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format
23 stars 25 forks source link

New saito.io UI/UX #2502

Closed jd11234 closed 3 weeks ago

jd11234 commented 1 month ago

cleaner UI/UX for saito.io in my opinion

arpee commented 1 month ago

Hey @jd11234 - thanks for the pr. I like moving the animation to each individual button, though this means the user needs to mouse over every single one to see the indicative text.

image

Part of the design of the current version is that each section is highlighted when you mouse over it - and more information is shown. I think that is an important feature and we lost that here, and it makes the slide effect kind of unneccessary.

One option might be to just to expand all the buttons when you mouse over each side and replace the label with the explanatory text.

Lastly, this is what your current version looks like on Mobile, so we'd need to fix that up before merging anything.

image

jd11234 commented 1 month ago

thanks for the response. i understand why you want all buttons to slide when the user hovers on the side. I guess the main thing that throws me off is having the other column shift as well when hovering.