plotly / plotly/dash

Dash DataTable - fixed_rows={'headers': True} leads to cell overlap

Open
#1,470 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug dash-data-table P3
Dominant language
Python
Stars
24.4k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
13

Description

Hello Dash Team,
When creating a DataTable and fixing the headers with: fixed_rows={'headers': True}, the content of the lefter and righter most cells overflows and becomes non-visible.

Righter most cell:
image

Lefter most cell:
image

This only happens when fixing headers. Please let me know if this has a workaround. Thanks!

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 a Dash DataTable using fixed_rows={'headers': True}, focusing on the leftmost and rightmost cells shown in the issue images. Compare the table with headers unfixed; done means the edge-cell content remains visible when headers are fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, frontend
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.