pepkit / pepkit/pephub

Views have a weird relationship with handsontable views

Open
#382 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority low
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.