DataTables / DataTables/ColReorder
StateRestore Integration + Columns with Name attribute
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 70
- Avg merge
- 9h 24m
- Merged PRs (30d)
- 1
Description
StateRestore restores columns with name attribute that are not part of the current view.
When using StateRestore with a table that defines column name attributes, restoring a saved state can cause columns to appear that are not part of the current view or configuration, whereas some other expected columns are not shown.
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 with ColReorder and StateRestore using a table whose columns have name attributes, comparing the saved state with the current column configuration. Inspect the StateRestore integration and verify that restoring a state keeps only columns in the current view while preserving the expected columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100