Views have a weird relationship with handsontable views
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, views are sort-of tied to the HOT filter.
You set the filter, and then you use this to save the view.
But then, when you view the view, it's not a filter... it's something else.
That's confusing. Why wouldn't viewing the view replicate exactly how it was when it was saved?
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 tracing how the Handsontable filter is saved as a view and how a saved view is later displayed. Clarify the intended view state and identify the relevant entry points before changing behavior; done means reopening a view reproduces the same state it had when saved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100