jspreadsheet / jspreadsheet/ce
When inserting new column the column filter "td" is not generating.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
I configured property filters:true to spreadsheet.
I tried to insert new column then new column inserted but last column's filter icon is missing. I verified in html, the filter "td" is not generated for the last column.
Thank you,
Kamesh.
Contributor guide
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 with a spreadsheet configured with filters:true, then insert a new column and inspect the generated HTML for the last column. Trace the column insertion and filter-rendering entry points; done means the new last column has its filter td and icon, with existing filters still working.
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
- Mostly clear
- Newbie friendliness
- 38/100