ux
Here are 1,125 public repositories matching this topic...
As it looks for me, there is no no way to access the Access Control List (ACL) feature for folder by remotecontrol.
I would expect it in OCS API. But i cannot find it.
Can you implement it?
This is my use case:
I program in a small team a software to generate template structures in nextcloud for similar workgroups on different locations. They have all the same workflow.
E.g. if a new wo
-
Updated
Jul 16, 2020 - Python
-
Updated
Aug 17, 2020 - TypeScript
Expected Behavior
When the user edits the properties of a CanvasItem the SelectEffect should disappear until the end of the interaction, with a delay of 2 seconds.
This behaviour is commonly used in other design tools to remove the visual noise of the selection bound when the user needs to edit the visual aspects of an item.
Eg. editing the color of a 1px thick border is pretty hard
-
Updated
Aug 17, 2020 - TypeScript
-
Updated
Dec 30, 2019 - Kotlin
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Feb 24, 2020 - Kotlin
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
Jan 28, 2020 - Swift
-
Updated
Aug 17, 2020 - TypeScript
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
Sep 3, 2019
-
Updated
Feb 5, 2020 - Swift
-
Updated
Sep 1, 2019 - Java
-
Updated
May 20, 2019 - JavaScript
-
Updated
Jan 30, 2020 - Kotlin
-
Updated
Feb 24, 2020 - Kotlin
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Dec 1, 2018 - JavaScript
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."
Is there any way to implement horizontal radio button group?