Vantroy

Results 4 issues of Vantroy

### Problem Given the directory structure ``` pages/ app/ _a/ 1.tsx b/ _2.tsx 3.tsx 4.tsx c/ 5.tsx 6.txt ``` I want every files except files or folder that start with...

**Is your feature request related to a problem? Please describe.** I want the initial position to be `top-middle`. And the reset button to change the position to `top-middle` instead of...

enhancement

### Steps to reproduce [Link to live example: (required)](https://stackblitz.com/edit/react-ceuj3r?file=Demo.tsx) Steps: 1. Go to https://stackblitz.com/edit/react-ceuj3r?file=Demo.tsx 2. You will see the position of `SliderThumb` is broken 3. Hover anywhere in the demo...

bug 🐛
component: slider
priority: important
package: material-ui
regression
package: pigment-css

It is quite common for the nullability of an object in GraphQL to match that of the corresponding object in the Prisma schema. However, with the current approach, I need...

enhancement