Knockout-Contrib / Knockout-Contrib/KoGrid
Grid not visible until browser or screen is re-sized.
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am using Kogrid to display my data, and on initial load grid is not visible. It gets rendered or visible when we re-size the browser or window.
The issue seems to be that the width of the divisions(all the child divisions of the kogrid div) is getting set to zero on initial load, on the re-sizing it takes the correct width.
Any suggestions?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the KoGrid display with data on initial load, then resize the browser and compare the child divisions' widths. Trace the code path that runs on resize and determine what is missing during initial rendering; done means the grid is visible at its original size without a resize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100