cunningham icon indicating copy to clipboard operation
cunningham copied to clipboard

🎨 The Open FUN Design System

Results 22 cunningham issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.24.4` -> `7.24.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.24.4/7.24.5) |...

dependencies

# Mono-searchable Select fetches options on search update An uncontrolled and a controlled mono-searchable select component can now take a callback as an options prop to fetch data and format...

On DataGrid / DataList components, the sorting is enabled by default. But if this prop is true but no sortModel is provided a warning is raised. Should we disable `enableSorting`...

question

When a `Button` is used with an icon only, it's not possible to click on the icon. [Capture vidéo du 15-04-2024 18:03:54.webm](https://github.com/openfun/cunningham/assets/139848/5326bfbc-94c0-4e94-acf5-dffffdf58e74)

bug

When enabling `clickOutside` in the modal, incorporating a drop-down menu can result in unintended behaviors. Should we explicitly advise against using a menu that overlays the modal's height in the...

bug

## Purpose We need to demonstrate how to use Cunningham inputs with popular React form libraries (React Hook Form & Formik). ## Proposal Add within a documentation a dedicated part...

documentation

# Feature Request Inspired by Google Finance, having a tooltip on the column header would be great to give the user a column description. Please find a screen recording describing...

feature request
nice to have

Our main goal is to be able to load Select's options asynchronously, currently all options must be loaded before displaying the select, which does not fit use cases with large...

work in progress

Currently, design tokens are not really exhaustive and some customization are limited by this exhaustive weakness. IMO, this world could be split in several parts: 1. First check component tokens...

improvement

## Feature Request List of the features needed in order to finish the transition from Grommet to Cunningham design system: ### Tabs component - [ ] Tabs component - https://mui.com/material-ui/react-tabs/...

feature request
improvement