Andrés Rodríguez
Andrés Rodríguez
**Describe the bug** When creating a modal that contains a dash-bio window, the input box inside of the Nonstandard Atom doesn't focus. **To Reproduce** Steps to reproduce the behavior: Click...
**Describe your context** Please provide us your environment, so we can easily reproduce the issue. ``` dash 2.13.0 dash-core-components 2.0.0 dash-enterprise-libraries 1.3.0 dash-html-components 2.0.0 dash_mantine_components 0.14.3 dash-table 5.0.0 ``` **Describe...
**Description** I would like to request the addition of animation support for go.Sankey plots, similar to the functionality available in go.Scatter and go.Bar. **Expected Outcome** The go.Sankey plot should have...
Feature Description: Currently, the tooltip component offers various options for controlling its behavior, such as its position, offset, and visibility triggers. However, it lacks the ability to automatically hide after...
Description: Implement a property in the Dash data table component to toggle between case-sensitive and case-insensitive sorting. In the current setup, sorting is case-sensitive, resulting in unexpected order. For example,...
**Description** [On this section of the documentation](https://dash.plotly.com/interactive-graphing), indicated that `relayoutData` get triggered when a item on the legend gets click, however, [clicking on the legend to make a trace invisible...
**Description:** when using rowTransactions. Every time a transaction is performed, a memory leak occurs. This is due to new row references being created while old ones aren’t being removed, leading...
### Issue Description When using `agMultiColumnFilter` with nested filters that contain comparator functions, the comparator is not properly recognized, resulting in a JavaScript error: "Uncaught TypeError: o is not a...
**Describe the bug** When using the keyboard to search or select values within the `day_filter` dropdown (which is *not* wrapped by an `EventListener`), the `type_event` callback, which is associated with...