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

Fix generated query for sidebar meta items named ‘*’ #634

Merged
merged 1 commit into from
Aug 29, 2017

Conversation

oskarhane
Copy link
Member

Only give first items special query (match any)

Only give first items special query (match any)
@oskarhane oskarhane changed the title Fix generated query for user graph items named ‘*’ Fix wrong query generated for user graph items named ‘*’ Aug 21, 2017
onItemClick
})
.then(wrapper => {
const items = wrapper.find(`[data-test-id='sidebarMetaItem']`)
Copy link
Contributor

Choose a reason for hiding this comment

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

I completely forgot that data-test-id can be used in our component testing (and not just e2e)

@pe4cey pe4cey merged commit 4c60931 into neo4j:3.0 Aug 29, 2017
@oskarhane oskarhane deleted the 3.0-fix-asterisk-in-sidebar branch August 29, 2017 08:41
@oskarhane oskarhane changed the title Fix wrong query generated for user graph items named ‘*’ Fix generated query for sidebar meta items named ‘*’ Aug 29, 2017
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.

2 participants