Skip to content

Conversation

@KoolADE85
Copy link
Contributor

@KoolADE85 KoolADE85 commented Dec 1, 2025

Summary:

  • Incorrect positioning of Popovers in Dropdowns/Datepickers when scrolled down the page in an embedded or DDK app. Fixed by switching from fixed to absolute positioning
  • Restore default autoComplete=false in dcc.Input.
  • Change dcc.Input width to be "100%" by default, which matches the other components.
  • Improve how a Slider's inputs are displayed/hidden in various sizes.
  • Fix some accidentally hard-coded colours in dcc.Tabs.

Fixes https://github.com/plotly/ddk-dash-docs/issues/3605, #3531

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Thank you for your contribution to Dash! 🎉

@KoolADE85 KoolADE85 changed the base branch from dev to v4 December 1, 2025 23:55
@KoolADE85 KoolADE85 force-pushed the bugfix/rc3-feedback branch from fe13441 to 566107b Compare December 2, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants