Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/1667/add path to node context menu #1933

Merged
merged 9 commits into from
Apr 19, 2021

Conversation

Shivan-997
Copy link
Contributor

add path to node context menu

closes: #1667

Description

Path of node is added to the node context menu and is fully visible when hovering on the path.

Screenshots or gifs

Screenshot 2021-04-19 at 11 52 01

@NearW
Copy link
Contributor

NearW commented Apr 19, 2021

@Shivan-997 LGTM!
Can we write a test for both cases to complete the story?

Test-Cases:
"/root/folder/file.jpg" -> ".../file.jpg"
"/root" -> "/root"

@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 2021

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 19, 2021

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@NearW NearW merged commit 8b1ba3e into main Apr 19, 2021
@NearW NearW deleted the feature/1667/add-path-to-node-context-menu branch April 19, 2021 15:27
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.

Add path to node context menu
2 participants