Richard Steinmetz

Results 215 comments of Richard Steinmetz

I linked all tickets from the design review.

> Are the broken avatars spreading? see_no_evil I thought only attendees look broken, not sharees. They are working when initially adding the sharee. After a page load they break :thinking:...

Yeah, that is a regression we had to take in order to fix a more severe visibility bug. We have to wait until the bug is fixed upstream in FullCalendar...

@mhazan01 See my and Christophs comment. There is nothing we can do right now.

Keep in mind that we didn't fix the issue. We just applied the workaround proposed by @smoebody. We have still have to wait for a proper upstream fix in FC...

@ChristophWurst Is the backport to stable4.4 still relevant? It would have to be done manually.

> If we want the fix for 24 and older, yes https://github.com/nextcloud/contacts/blob/stable5.0/appinfo/info.xml#L42. Done

@Jerome-Herbinet The empty content component is still there, it's just broken at the moment. We introduced a breaking change in the `EmtpyContent` component recently: The title and description have to...

**PS:** I fixed all usages of `EmptyContent` in the comments app and realized that there already was some code to fix your issue. It just missed an `!important` suffix and...