ui
Here are 7,699 public repositories matching this topic...
Bug
In an Angular project Storybook is displaying this console error for a link generated by Compodocs
Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
in a (created by Markdown)
in a (created by Markdown)
in p (created by Markdown)
in Markdown (created by ArgRow)
in div (created by Context.Consumer)
in Styled(div) (created b
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Mar 11, 2021 - TypeScript
Environment
Browsers: Chrome 88.0.4324.190
OS: Windows 10
Steps to reproduce
Click on Contents > Events
Expected Behavior
Screen scrolls to the component events
Actual Behavior
Screen scrolls to the property called "events"
Reproduction Link
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Jan 12, 2021 - TypeScript
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Mar 12, 2021 - TypeScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- 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
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.
-
Updated
Feb 18, 2021 - Swift
The toolbar icons overflow badly on iPhone
Screenshots:
Device, Browser, OS:
iPhone 11, iOS 14
Editor.js version:
Plugins you use with their versions:
-
Updated
Mar 10, 2021 - JavaScript
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.1 (also in 1.x)
Environment
Unavailable
Reproduction link
[https://github.com/vueComponent/ant-design-vue/blob/next/components/card/Card.tsx#L164](https://github.com/vueComponent/ant-desi
-
Updated
Mar 12, 2021 - TypeScript
Is there any way to implement horizontal radio button group?
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Mar 11, 2021 - JavaScript
- 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
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.
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."




PR #19108 caused some Suspense-related DevTools regressions (more info available on #19368) which we did not catch because of the fact that DevTools tests are only run against the version of React in master.
We should follow the precedent of the regression fixtures tests and have CI run DevTools tests against multiple