Autodesk / Autodesk/react-base-table

EstimatedRowHeight does not set the default height for rows

Open
#376 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

I would like to know how to set the default row height. When estimatedRowHeight is not specified, the rows have a decent row height. However, when estimatedRowHeight is set, It stuck with the minimum row height. No matter how I change the number for estimatedRowHeight, it is still the minimum row height
![Screen Shot 2022-05-19 at 10 42 37 AM](https://user-images.githubusercontent.com/37052306/169323793-ef199fd7-04c3-443f-90f7-73071e631ab0.png)
![Screen Shot 2022-05-19 at 10 42 49 AM](https://user-images.githubusercontent.com/37052306/169323907-377e605d-26fe-4321-a049-623dbe12393d.png)
![Screen Shot 2022-05-19 at 10 43 45 AM](https://user-images.githubusercontent.com/37052306/169324045-85dd1167-b426-430c-8e57-714448711f8f.png)

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named in the issue. Reproduce the reported behavior with estimatedRowHeight set to different values, then trace the row-height handling and verify that the setting changes the default row height instead of leaving rows at the minimum height.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
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.