유저카드 리디자인 실험

I, for one, like the bright, solid backgrounds – pink or otherwise.

5개의 좋아요

I quite like them in the screenshot of dark mode and thought they looked pretty jazzy. I don’t use dark mode though, so it may defeat the object of it if there’s a big burst of colour. :person_shrugging:

6개의 좋아요

btw, i on our site, i override the background with this:

common css

#user-card {
  background: #eeeeee;
...
}
2개의 좋아요

I use dark mode pretty much everywhere and I agree that the bright colors are a bit distracting/overwhelming. In my opinion, they even add a bit of stress and urgency which is not the intent for sure. Would there be a way to tone down the user card colors so they still look gorgeous but are not so bright?

Personally I think this experiment has been great and I hope it leads to improvements to core discourse.

8개의 좋아요

I use dark mode in part because I’m sensitive to really bright screens (especially at night) so it does indeed defeat the purpose of dark mode.

2개의 좋아요

perhaps they should make it so that the usercards have a dark tint while in dark mode so that it is not really that bright and annoying overall

6개의 좋아요

This is how @seanblue’s card would look like with a brightness filter on it:

Original

0.8 Brightness:

0.6 Brightness:

0.4 Brightness:

10개의 좋아요

Thanks to @Canapin suggestion above, I have made a slight adjustment here on meta for when the color-scheme is a dark version. The background should be a littler darker. Can you check to see if this is better?

7개의 좋아요

Yeah, imo that’s much better. I personally like the current thing with the background, but not a lot of people do, so at some point I’ll probably make a component which does the prominent color thing.

5개의 좋아요

This is on the timeline, just waiting for it to be integrated :+1:

5개의 좋아요

Um, I think maybe something went wrong on mobile? I looks just as bright as before (or similar) and also it’s no longer blurred.

I don’t know what you went with, but I think something around the 0.6 brightness example would probably be good.

3개의 좋아요

Thats my fault, I didnt include the -webkit prefix in that PR, but it should now be fixed.

6개의 좋아요

The new version does look much better.

5개의 좋아요

update fixed on my forum too. thanks @jordan.vidrine. i really like that experimental user card TC, but it shouldn’t be experimental anymore :slight_smile:

10개의 좋아요

I agree. Its too good to be tucked away as ‘experimental’.

6개의 좋아요

Hello :wave:

I noticed an issue with location. It seems after the first open usercard it keeps the location url on all other usercard. Thanks :slightly_smiling_face:

3개의 좋아요

Wow! Great catch! I will look into this.

6개의 좋아요

Hi there, I ran across a bit of an issue where the usercard appears partially off-screen. It seems to only happen when the browser is maximized and using a higher zoom and/or higher dpi setting.

It’s more noticeable with Sam’s Simple Theme, but it starts to happen with the “Default” theme too depending on the zoom level and how many frequent posters appear:

1개의 좋아요

I tried your settings, but It doesn’t seem I’m able to reproduce.

Just to be sure – are you zooming in after you open a user card modal, or does the user card always appear as your screenshot every time you click on an avatar?

1개의 좋아요

Hi @Arkshine , I first zoom in, and then click on the avatar.

So it might be an even deeper issue, I also use a text scaling factor at the operating system level of 1.1 (or else text is too tiny on the high DPI screen). Firefox doesn’t respect that OS setting, but I believe that Chromium does. So maybe try it with Firefox to level the playing field, at like 130% and a fully maximized window.