ux
Here are 1,798 public repositories matching this topic...
Is there any way to implement horizontal radio button group?
-
Updated
May 6, 2021 - Python
-
Updated
May 12, 2022 - TypeScript
-
Updated
May 5, 2022 - TypeScript
Expected Behavior
The default window makes the "untitled" text overflow when there is plenty of room for it. The title should ge readable when there's room.
Current Behavior
-
Updated
Mar 15, 2022 - Kotlin
-
Updated
May 7, 2022 - JavaScript
The current badge overlay close button will remove the badge from the page, but will not persist the badge closure during your session. This might be surprising to developers (e.g I see my metrics -> close badge -> CLS wasn't final and just updated -> whoops here's the badge again).
Few options....
- Clicking close will be the same as disabling the overlay for the particular tab (i.e we upd
-
Updated
May 15, 2022 - JavaScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Apr 13, 2022 - Kotlin
-
Updated
Apr 12, 2022
-
Updated
Jan 28, 2020 - Swift
In order to have a well documented API we need to describe what each class, struct, enum and method responsibilities are and how to use it.
-
Updated
Mar 1, 2022 - Kotlin
-
Updated
Feb 5, 2020 - Swift
-
Updated
Sep 1, 2019 - Java
-
Updated
May 20, 2019 - JavaScript
-
Updated
May 13, 2022 - TypeScript
-
Updated
Apr 29, 2022 - Kotlin
-
Updated
May 10, 2022 - TypeScript
Improve this page
Add a description, image, and links to the ux topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ux topic, visit your repo's landing page and select "manage topics."
Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.