components
Here are 3,069 public repositories matching this topic...
Describe the bug
In Firefox, the zoom feature uses transform
styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed
when in the "Docs" view.
Normally a position: fixed
element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform
style.
-
Updated
Apr 13, 2022 - Vue
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Mar 2, 2022 - Vue
-
Updated
Apr 12, 2022 - 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
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Apr 12, 2022 - JavaScript
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClick
fires
Actual Result
onClick
doesn't fire- also note the weird font
Version
0.74.1
Testcase
- 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
-
Updated
Apr 13, 2022 - Svelte
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 13, 2022 - C++
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Apr 13, 2022 - CSS
-
Updated
Apr 13, 2022 - TypeScript
-
Updated
Mar 19, 2022 - CSS
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Mar 28, 2022 - TypeScript
Describe the bug
When I open the nextui.org website with Safari, there is a horizontal scroll on the home page that goes just to the right, and sometimes it gets stuck there so I need to refresh the page to fix it
**Environment
Examples
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__
folders inside Reakit component folders. This is how we're doing it:
Thos
-
Updated
Apr 10, 2022 - PHP
-
Updated
Apr 8, 2022 - TypeScript
Improve this page
Add a description, image, and links to the components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the components topic, visit your repo's landing page and select "manage topics."
Verify canary release
Provide environment information