KEMBAR78
Improve feedback in import dialog to show conflicted nodes by knolleary · Pull Request #4550 · node-red/node-red · GitHub
Skip to content

Conversation

knolleary
Copy link
Member

Fixes #4549

The adds better feedback in the import conflict dialog to show which nodes already exist in the workspace.

image

The icon has a tooltip that says 'This node already exists'. I think there is more UX to improve, but this solves the original issue that the dialog lacked feedback on what already existed.

@GogoVega
Copy link
Contributor

Hi Nick,
Below is the French translation, or do you want me to add it to my other PR?

{
  "alreadyExists": "Ce noeud existe déjà"
}

@knolleary
Copy link
Member Author

@GogoVega I've added it to this PR - thanks!

@knolleary knolleary merged commit bb0b547 into master Feb 6, 2024
@knolleary knolleary deleted the 4549-improve-import-confict-dialog branch February 6, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing flow with duplicate junction nodes: unclear which are junction nodes are duplicates

2 participants