الحد الأعلى لبطاقات المستخدم لا يختفي عند تغيير الصفحة

When you open the user’s profile from the usercard, there is a line afterwards. To reproduce, use a usercard which appears at the top. Otherwise, you would have to scroll to find the line.

7 إعجابات

I get this too. (Clicking anywhere will get rid of the line.)

5 إعجابات

It looks like the DMenu is not fully closed until you click outside.

This is a side effect of this PR:

6 إعجابات

Also experiencing this.

Hello :wave: Yeah, I’ve noticed this too.
It is targetable with :arrow_down_small:

#user-card,
#group-card {
  &:empty {
    display: none;
  }
}
إعجابَين (2)

Looks like there’s a fix incoming!

3 إعجابات

This topic was automatically closed after 24 hours. New replies are no longer allowed.