Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

[ui] simple change to remove warning about breadcrumbs #142

Merged
merged 1 commit into from
May 14, 2019

Conversation

teaforthecat
Copy link

No description provided.

@teaforthecat teaforthecat merged commit 8931e09 into master May 14, 2019
Copy link

@gws gws left a comment

Choose a reason for hiding this comment

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

Hmm, this will fix the warning, but since the standard HTML href kills programmatic nav it may blow away app state that we wanted (thinking of this pattern applied to the audit definition flow, for instance). Others have wanted a fix for this in Blueprint too, but another option might be to use history.pushState from react-router-dom in an onClick attribute if this causes problems anywhere in the application.

@teaforthecat
Copy link
Author

Interesting. Well, it looks like we are safe from that concern here, but I will definitely keep that in mind.

@teaforthecat teaforthecat deleted the breadcrumb-fix branch June 1, 2019 02:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants