Bokeh widget size incorrect after downsizing browser window
Open
diagnostics
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
1. Open the bokeh dashboard in a browser window that is larger than 992 pixels
2. Drag the window to make it smaller than 992 pixels. This triggers a switch to the "small" form factor.
The size of the widgets will be all wrong and the darhboard will be far longer than the screen. This issue is fixed by reloading the page.
Contributor guide
Assessment
This issue has not been assessed yet.