vizorvr/patches

Renaming a Node and clicking away should retain the rename instead of losing it

Open

#2,082 opened on Dec 13, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (40 forks)github user discovery
Enhancementgood first issuehelp wanted

Repository metrics

Stars
 (205 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Steps to replicate:

  1. Click on Node to start renaming
  2. Rename
  3. Click away

Expected result: Rename stays

Current result: Rename vanishes - user needs to press enter while renaming for renaming to stick.

Check the GIF rename node

Contributor guide