Skip to content

Conversation

@elfman
Copy link
Contributor

@elfman elfman commented Aug 28, 2017

No description provided.

@elfman elfman changed the title Fix issue #361 Fix issue #346 Aug 28, 2017
<div
onClick={open}
onClick={({ target }) => {
if (target.nodeName !== 'A' || !target.getAttribute('href')) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@elfman This looks goofy to me. I guess, it is better to add some code to the Log In / Out buttons in question, to ensure that when they are clicked, the events are not propagated to the menu header under them

@elfman
Copy link
Contributor Author

elfman commented Aug 30, 2017

Updated, please checkout again.

@birdofpreyru birdofpreyru merged commit 92c1e63 into topcoder-platform:develop Aug 30, 2017
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.

2 participants