sudara / alonetone

A free, open source, non-commercial home for musicians and their music
https://alonetone.com
MIT License
351 stars 91 forks source link

Fix or improve several miscellaneous responsive/mobile issues #1091

Closed ofsound closed 3 years ago

ofsound commented 3 years ago

Fixes #1060

fix bad update login button on edit profile

Screen Shot 2021-01-19 at 1 35 19 PM

to

Screen Shot 2021-01-19 at 1 35 36 PM

add line break on change your login ( check this again on thin mobile )

Screen Shot 2021-01-19 at 1 35 57 PM

to

Screen Shot 2021-01-19 at 1 36 28 PM

danger flags on responsive screens can seem strangely positioned

Screen Shot 2021-01-19 at 1 37 16 PM

to

Screen Shot 2021-01-19 at 1 37 28 PM

freshabeats breaks "Latest Listens To Your Music", artist name within accordions,

Screen Shot 2021-01-19 at 1 38 05 PM

to

Screen Shot 2021-01-19 at 1 38 23 PM

better dividing lines on Edit Profile > Settings

Screen Shot 2021-01-19 at 1 38 39 PM

to

Screen Shot 2021-01-19 at 1 38 59 PM

artist name, follow and the avatar responsive breakdown

Screen Shot 2021-01-19 at 1 39 24 PM

to

Screen Shot 2021-01-19 at 1 39 39 PM

social links display are a mess on user page ( refactor CSS to be more readable? switch to JS class swap? )

Screen Shot 2021-01-19 at 1 40 26 PM

to

Screen Shot 2021-01-19 at 1 40 34 PM

social links in edit profile to two line style ( better design, what do other sites do? )

Screen Shot 2021-01-19 at 1 41 04 PM

to

Screen Shot 2021-01-19 at 1 41 20 PM

followers grid (remove test loop that creates many avatars)

Screen Shot 2021-01-19 at 1 41 48 PM

to

Screen Shot 2021-01-19 at 1 41 33 PM

"Ready For Review" checklist

These checklists are to help ensure the code review basics are covered. Consider removing to reduce noise.

Before code review and after additional commits during review.

sudara commented 3 years ago

Is the padding change on track chunk artist names that percy is showing intentional / desired?