ux
Here are 1,053 public repositories matching this topic...
Is there any way to implement horizontal radio button group?
Steps to reproduce
- Inside the server, set the language to a translation, for example, Spanish Argentina
- Find some plural translations. For example the summary of the current folder.
- Just check if the plural works.
Expected behaviour
In summary expect:
6 carpetas y 5 archivos 8,5 GB
Actual behaviour
In summary i see:
6 carpeta y 5 archivo 8,5 GB
![imagen
Summary
Folder icon bug
Expected behavior
Display the arrows icons properly when setting
material_theme_arrow_folders is true
Actual behavior
Steps to reproduce
Just change the setting material_theme_arrow_folders,
Please check the full config bellow
...
"
Describe the bug
The following is Datagrid's old pagination API:
<clr-dg-footer>
{{pagination.firstItem + 1}} - {{pagination.lastItem + 1}}
of {{pagination.totalItems}} users
<clr-dg-pagination #pagination [clrDgPageSize]="2"></clr-dg-pagination>
</clr-dg-footer>This API causes the ExpressionChangedAfterItHasBeenCheckedError if used with
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
Dec 30, 2019 - Kotlin
-
Updated
Jun 8, 2020 - JavaScript
This package's git hub page doesn't provide any documentation except the sample code. Can you please provide the complete list of props that can be used with package. Thank you!
-
Updated
Feb 24, 2020 - Kotlin
-
Updated
Jan 28, 2020 - Swift
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
Jun 30, 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
Feb 24, 2020 - Kotlin
-
Updated
Jan 30, 2020 - Kotlin
<head> section of the HTML documents on the open-ui.org website lacks <title> element.
Even while seo.js component has a title={title} in it,
for some reason it does not get rendered to the HTML output.
return (
<Helme-
Updated
Jun 7, 2020 - JavaScript
The 2nd version will use SVG's for image rendering, so we're going to introduce a breaking change to the api. We need to add a basic migration guide for people using v1.0.x to shift to v2.0.0.
Next version
I'll be working on the next version in the next weeks
Feel free to share your ideas and thoughts =)
Docs
- Change docs generator (vuepress)?
- Review documentation and rewrite stuff
- Add better examples
- Loader editor (low priority)
Library
- Drop default export
- Update them to not use SVG as default
We should be able to import and use svg insid
Demo
Add a new demo
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."

Description
Stumbled across this in the documentation while going through the 'Quick Start' guide. Link provided to see all (HTML?) attributes leads to Github page with a message stating the documentation was moved.
Page with broken link: https://introjs.com/docs/getting-started/start
I'd imagine this is an easy fix, but just wanted to highlight the href value needs updated.
Expect