add: clone view button
Open
Nobody has claimed this yet.
quality of life
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
similarly to clone subset, we need to add a class method to return another instance and then add this to the viewcards and whatnot
may need to move ObjectGrid methods into the dataclass, and need to add it somewhere
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 finding the existing clone-subset implementation and inspect how views are represented in the viewcards and ObjectGrid methods. Determine where a class method should return another view instance and where the clone view button belongs. Done means the view can be cloned and the button is available in the relevant view UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100