Addepar / Addepar/ember-table

Table resizing has permanent horiz scrollbar

Open
#598 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.7k
Forks
351
Avg merge
1d 22h
Merged PRs (30d)
1

Description

Occurs in my webapp, and also on the demo page. I'm using Chrome 67
http://opensource.addepar.com/ember-table/latest/docs/guides/header/size-constraints
Settings: widthConstraint='eq-container' and resizeMode='fluid'

No matter how I resize the table width, there is always a horizontal scrollbar - this is due to the vertical scrollbar being present.

If I set enough vertical space, the vertical scrollbar goes away, and then the horiz scrollbar goes away as well.

untitled8

Is this a limitation with ember-table or an unintentional bug?

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the issue on the linked header size-constraints demo in Chrome with widthConstraint='eq-container' and resizeMode='fluid'. Inspect the table resizing and scrollbar behavior; the issue is resolved when resizing no longer leaves a horizontal scrollbar solely because the vertical scrollbar is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.