ui
Here are 8,989 public repositories matching this topic...
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce
Broken link | Correct Link |
---|---|
https://github.com/storybookjs/storybook/blob/next/app/rax | https://github.com/storybookjs/rax |
https://github.com/storybookjs/storybook/blob/next/app/riot | https:/ |
Describe the bug
The content of the the svelte file is a large HTML chunk, without any script logic or styling being involved. Max stack size exceeded error while compiling.
To Reproduce
https://svelte.dev/repl/a9dfcc17551c4aeb95e8fe748a97061d?version=3.20.1
Expected behavior
Compiling should not break
Information about your Svelte project:
Svelte 3.20.1, Rollup, Windo
-
Updated
Sep 5, 2021 - JavaScript
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the revertOnSpill: true
option.
To Reproduce
Steps to reproduce the behavior:
- Go to https://sortablejs.github.io/Sortable/#swap
- Drag "Item 1" to h
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Oct 7, 2021 - TypeScript
-
Updated
Oct 4, 2021 - TypeScript
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
Environment
- Package version(s): @blueprintjs/[email protected] @blueprintjs/[email protected]
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems()
utility function exported from the select
package? It is briefly mentioned under the itemListRenderer
props section of the select
c
-
Updated
Sep 15, 2021 - Swift
Copy some text, then on official demo, select all content (ctrl A + ctrl A) and try to paste. Nothing happens.
This is a minor bug, because a quick workaround is to delete the text prior to paste the content of the clipboard.
Steps to reproduce:
- Copy some text
- Go to https://editorjs.io
- Select all content, by typing ctrl A + ctrl A
- Try to paste
Device, Browser, OS: Macboo
-
Updated
Oct 7, 2021 - Vue
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
Is there any way to implement horizontal radio button group?
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Oct 6, 2021 - JavaScript
I get this warning when committing:
@rjsf/core: ⚠ Some of your tasks use `git add` command. Please remove it from the config since all modifications made by tasks will be automatically added to the git commit index.
- components:
progress
- reactstrap version
#8.1.1
Issue1.
What is happening?
When value is greater than 100 (or less than 0), width will become greater than 100%(or negative).
https://github.com/reactstrap/reactstrap/blob/8.1.1/src/Progress.js#L68
What should be happening?
Think we should set the max-width to be 100%. And fallback width to 0 if value is negative.
Iss
Tabs accessibility
Improve this page
Add a description, image, and links to the ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui topic, visit your repo's landing page and select "manage topics."
Summary
This is task list issue.
"Blocks" fixture app which made by built-in API, 'react-fetch', Server Component combination that useful to play new features v18 later.
But current one is broken because importing removed older Cache API mo