-
Implement a File Selector Component based on https://www.lightningdesignsystem.com/components/file-selector/
I am working on it and will post the props proposal soon!
-
# Not sure if this is necessary
**Is your feature request related to a problem? Please describe.**
Creating a `FileUpload` component
**Describe the solution you'd like**
Features:
- File type…
-
What is the correct latest version?
NPM is showing `3.2.0` as latest
The package.json is show `3.1.2` as latest
-
**Context:**
- Playwright Version: 1.14.1
- Operating System: Linux
- Node.js version: 14.17.6
- Browser: Chromium
**Code Snippet**
```javascript
const { chromium } = require("playwright");…
-
### The problem
I have owned this thermostat since beginning of the year and have only trouble with it using ZHA. In Z2M it seemed to be supported well, although I haven't run a long-term test.
…
jclsn updated
1 month ago
-
# Motivation
User can record video of viewer.
# Implementation
- [x] Create wireframe.
- [x] Add express dependency, require, and use the express.static middleware to serve files to HTTP.
- [x]…
-
Convert form to use DDF/React and API - parent issue https://github.com/ManageIQ/manageiq-ui-classic/issues/6825
**Location**: Configuration
**Form**: Settings/Servers/Custom logos
**current ty…
-
### Website or app
https://tsk9sq.csb.app/
### Repro steps
1. Go to the page and open devtools
2. Go to performance tab and start recording
3. Interact with the application
4. Stop recordi…
-
I'd like to be able to resize images on the client side before uploading them to the server. This would require some way to hook into the upload process.
I've tried Dropzone.onChange, but processi…
-
### Describe the bug
I'm trying to upload my storybook to github pages and i'm facing this problem, does anyone can help?
More information:
node version: v20.15.1
storybook: "^8.2.5"
next: "14.…