jspreadsheet / jspreadsheet/ce

When inserting new column the column filter "td" is not generating.

Open
#1,511 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.