NR5: Make node preview clickable
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23.7k
- Forks
- 3.9k
- Avg merge
- 12h 23m
- Merged PRs (30d)
- 22
Description
Hi There,
Can we please make the preview "ghost node" clickable:
I've found myself clicking on the "ClientCode" outline above the drop list expecting the node to be created .... it isn't 😦
It's too enticing to click on it especially in this case where I've got a typo and empty drop down but a preview of the node that I want is there.
Approved on forum
Contributor guide
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 locating the node preview ghost-node and drop-list UI described in the issue, then trace how a node is created from that interaction. Done means clicking the preview creates the expected node, including when the drop-down is empty or the typed node name is a typo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100