Knockout-Contrib / Knockout-Contrib/KoGrid
Columns overlap in 2.1.1 when loading data over JSON
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 277
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to load JSON data through AJAX, and the data would load, but all the columns in the grid would overlap each other. After much fiddling of the existing examples on plunker: http://embed.plnkr.co/usa2JIgkviFSOdsvqq8E/preview
Toggling between the previous version here: http://ericmbarnard.github.com/KoGrid/lib/KoGrid.debug.js
and 2.1.1 causes the error to manifest. Sorry for hot linking right to the raw, couldn't figure out where else to find the link.
Bug occurs in FF 10 and the latest Chrome.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the linked Plunker, loading JSON through AJAX with KoGrid 2.1.1 in Firefox or Chrome. Compare the 2.1.1 and previous lib/KoGrid.debug.js versions, then verify that the grid columns no longer overlap when the data loads.
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
- Needs clarification
- Newbie friendliness
- 25/100