Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downsample message extends to full panel #2296

Open
jnumainville opened this issue Nov 15, 2024 · 0 comments
Open

Downsample message extends to full panel #2296

jnumainville opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jnumainville
Copy link
Contributor

Description

Downsample message is covered up when combined in a ui.panel

Steps to reproduce
Two plots, one of which, bizday_plot_line, has enough data to prompt the downsample message

ui.column(ui.panel(bizday_plot_line, bizday_plot_bar))

Expected results
If message comes up, it can be dismissed. More or less this screenshot, but without the need for different panels.

Screenshot 2024-11-15 at 11 59 13 AM

Actual results
Downsample buttons are blocked by second chart
Screenshot 2024-11-15 at 11 43 21 AM

@jnumainville jnumainville added bug Something isn't working triage Issue requires triage labels Nov 15, 2024
@vbabich vbabich added this to the November 2024 milestone Nov 19, 2024
@vbabich vbabich removed the triage Issue requires triage label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants