Grid - Disappearing Scrollbar
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by Julien
I observed the following behaviour on the grid:
Goto: https://vaadin.com/grid
Make the browser width so small that the horizontal scrollbar becomes visible for the grid
Scroll to the far right in the grid
Switch browser width to state where no scrollbar fo the grid is needed (e.g. fullscreen)
Switch back to size where scrollbar is needed
Try to scroll horizontally (with a click on the scrollbar)
-Result:* the scrollbar disappears.
Imported from https://dev.vaadin.com/ issue #19887
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue at https://vaadin.com/grid: resize the browser to show the horizontal scrollbar, scroll right, switch to fullscreen and back, then try scrolling again. The work is done when the grid's horizontal scrollbar remains visible and usable after the browser width changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100