Kunal Jaykam

Results 15 issues of Kunal Jaykam

https://sakaiproject.atlassian.net/browse/SAK-49984

**Describe the bug** When only frozen columns are present in the DOM and the renderHorizontal option is enabled in Tabulator, an error is thrown during table rendering. The issue might...

Possible Bug

https://sakaiproject.atlassian.net/browse/SAK-50606

https://sakaiproject.atlassian.net/browse/SAK-50607

Fix for Issue https://github.com/sst/opencode/issues/3900 there's one more pr on the same issue but it didn't looked right: https://github.com/sst/opencode/pull/3904 Files created/modified: 1. src/cli/cmd/uninstall.ts - New uninstall command implementation 2. src/index.ts -...

1. Fixes a gap from PR #4134: Separates rendered() callbacks from height calculations 2. Follows existing patterns: Matches the _quickNormalizeRowHeight() approach (lines 632-640) 3. Has precedent: Similar fix was already...