jamesplease / jamesplease/tangible.js

Possible new functionality - edit and delete

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

On hover, a pencil and X icon would appear to allow you to edit and delete values.

Click the pencil to modify the value. _Question: strings are easy, but how should I handle undefined, null, regex, boolean, array, and obj values?_

Click the X to delete the value.

I'm undecided on whether this is something anyone would use or just feature bloat. I'll leave the issue open. Please feel free to comment!

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the code that renders values and handles hover interactions, then review how strings and the listed undefined, null, regex, boolean, array, and object values are represented. Done would require an agreed scope and behavior for editing and deleting values.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
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.