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

Better GHH event display & tracking #3498

Merged
merged 2 commits into from
Nov 18, 2016
Merged

Better GHH event display & tracking #3498

merged 2 commits into from
Nov 18, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Nov 17, 2016

parity 2016-11-17 19-36-25

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M8-dapp 💎 Decentralized applications. labels Nov 17, 2016

renderEvent = (eventId, event) => {
return (
<tr key={ `event_${eventId}` } data-busy={ event.registerBusy } data-error={ event.registerError }>
Copy link
Contributor

Choose a reason for hiding this comment

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

Warning: validateDOMNesting(...): <tr> cannot appear as a child of <table>. See Events > table > tr. Add a <tbody> to your code to match the DOM tree generated by the browser.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Grrr... Sorry, that is a noob mistake. (Also kicking myself for not spotting it, it is very obvious and the error was there.)

@ngotchac ngotchac added A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 18, 2016
@ngotchac
Copy link
Contributor

Small React issue. Looks good otherwise

@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. labels Nov 18, 2016
@gavofyork gavofyork merged commit a97e08f into master Nov 18, 2016
@gavofyork gavofyork deleted the jg-ghh-info-display branch November 18, 2016 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M8-dapp 💎 Decentralized applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants