-
Notifications
You must be signed in to change notification settings - Fork 391
Update Beatmap info user tag style #12115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update Beatmap info user tag style #12115
Conversation
where did these colors come from... |
would be nice if the colors used the page's hue. also, thoughts on truncating the text in long tags so they fit in one line? can reveal the full contents of said tags on a hover tooltip. |
My ass, quite frankly. The entire results screen in client is a mess of bleh grays. I was just attempting to put something in there that doesn't stick out like a sore thumb. Maybe you can get @arflyte to find better ones? 🤷 |
The place where this design is used in client (results screen) has much more width to work with 🤷 Me just a grug programmer I ship feature I cannot into good UX design. |
The entire space for beatmap metadata is kind of narrow, even on the tentative-not-quite-new-anymore design, everything is crammed into too narrow columns... |
86b557d
to
5b761a9
Compare
Displays it more like the game client

Some tags are kind of long and don't really fit in the existing box, though:

Now with page theme colours instead:


h1
colour if user voted for that tagI don't know what to do with the on-hover colours since multi-colour background buttons were never a thing on web before 👀