vaadin / vaadin/framework

Grid - Disappearing Scrollbar

Open
#7,676 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Stale v7
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.