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

Add count to labels/relationship types in the node properties overview #1585

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

eijawerner
Copy link
Contributor

No description provided.

@@ -24,16 +24,16 @@ import { Popup } from 'semantic-ui-react'
import { GraphStyle } from './OverviewPane'
import { StyledRelationship } from 'browser/modules/DBMSInfo/styled'

export type StylableRelTypeProps = {
export type StyleableRelTypeProps = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hehe nice spelling fix. I actually had to google this to check which one was correct :-D

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe it was my IntelliJ who complained :)

Copy link
Collaborator

@jharris4 jharris4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this out and it works really well, thanks for this improvement!

@eijawerner eijawerner merged commit 33630b8 into neo4j:master Nov 3, 2021
@eijawerner eijawerner deleted the show_count_in_overview branch November 3, 2021 08:45
@OskarDamkjaer OskarDamkjaer changed the title Add count to labels/relTypes in overview Add count to labels/relationship types in the properties panel Nov 8, 2021
@OskarDamkjaer OskarDamkjaer changed the title Add count to labels/relationship types in the properties panel Add count to labels/relationship types in the node properties overview Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants