geist-ui icon indicating copy to clipboard operation
geist-ui copied to clipboard

A design system for building modern websites and applications.

Results 62 geist-ui issues
Sort by recently updated
recently updated
newest added

# Feature request 🚀 Add support for Next.js 13 app directory. * Currently the new architecture expects client components to be marked with `'use client'` at the top of the...

# Bug report 🐞 ## Version & Environment - Version of browser: N/A - Version of `geist-ui/core`: 2.3.8 ## Expected Behaviour The behavior I expect is no warning ## Actual...

# Bug report 🐞 ## Version & Environment - Version of browser. Chrome 113.0.5672.126 - Version of `geist-ui/core`. 2.3.8 ## Expected Behaviour The behavior I expect is have origin select...

# Bug report 🐞 ## Version & Environment - Version of browser: Chrome 113.0.5672.126 - Version of `geist-ui/core`: 2.3.8 ## Expected Behaviour `GeistBackdrop` should not re-render. I'm using `@welldone-software/why-did-you-render` which...

I use your amazing design-system over at https://www.joinlist.me!

# Bug report 🐞 Using the **keyboard** and **disableBackdropClick** properties on the **Drawer** component, follow these steps to reproduce the issue: 1. Open the Drawer 2. Click outside the Drawer...

# Feature request 🚀 - [ ] I will create Pull Request - [x] It's just a suggestion ### Expected - Create a label for Textarea component ### Examples ```jsx...

# Bug report 🐞 Select Component doesnt support the html prop name which is usefull when submitting a form ## Actual results (or Errors) ``` ```

# Bug report 🐞 ## Version & Environment - Version of browser: Chrome latest version - Version of `geist-ui/core`: latest version ## Expected Behaviour The position calculated by the getRectFromDOMWithContainer...

## Checklist - [x] Fix linting errors - [x] Tests have been added / updated (or snapshots) ## Change information - [x] Uses `React.useCallback` to memoize the event handler function...