dash-bootstrap-components icon indicating copy to clipboard operation
dash-bootstrap-components copied to clipboard

Bootstrap components for Plotly Dash

Results 35 dash-bootstrap-components issues
Sort by recently updated
recently updated
newest added

Greetings, I have created a nested accordion for navigating a sort of "Table of Contents": ![image](https://user-images.githubusercontent.com/22737286/181070910-35f88416-efe7-41d8-b059-3aa3bc8e9c70.png) Notice I have changed the styling for the Accordion Item that was last pressed...

Before opening: - [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue) - Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md) Please fill out the below information as much as possible. - dash version: `2.4.1` - dash-bootstrap-components...

- dash version: `2.3.1` - dash-bootstrap-components version: `1.0.3` ### What is happening? If a bootstrap modal is opened, dash table cell dropdown cannot be opened in background to select a...

Hi all, We have an issue whereby multiple clicks of a button get sent to the backend before we can respond and disable the button in a callback. Imagine a...

help wanted

It would be great to be able to search for components within the documentation. Many are already listed in the outer navigation, but there are some (I'm thinking switches, checkboxes...

Dash 2.1.0 added shorthand support for `dcc.Dropdown`, `dcc.Checklist` and `dcc.RadioItems`. It would be good to support the same syntax with `dbc.Select`, `dbc.Checklist` and `dbc.RadioItems` respectively. See [community post](https://community.plotly.com/t/dash-2-1-0-released/60548#h-2-rearranged-keyword-arguments-flexible-types-3) and [corresponding...

good first issue

React Bootstrap have a number of features that we don't currently include. It would be good to add them: #### Features - [Numbered List Groups](https://react-bootstrap.github.io/components/list-group/#numbered) - [Stacks](https://react-bootstrap.netlify.app/layout/stack/#stacks) - [Horizontal Collapse...

Hello, guys. I'm facing another small issue that I can't find a way to solve. I've created a project with 2columns. In the first one, I've placed a sidebar. On...

Hi, I have been making use of the dbc.Carousel, but have hit some issues when wanting to disable interaction (via controls or indicators) during a long callback. So far I...

help wanted

- dash version: `2.0.0` - dash-bootstrap-components version: `1.0.2` ### What is happening? All the docs say that className is deprecated in favor of class_name. I realize camelCase is not the...

upstream