-
Notifications
You must be signed in to change notification settings - Fork 48
fix(web): move-template-population-to-use-dispute-template-hook #1465
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
Conversation
✅ Deploy Preview for kleros-v2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Code Climate has analyzed commit 4dd0d16 and detected 28 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
|
useDisputeTemplate
hook itselfPR-Codex overview
Detailed summary:
useDisputeTemplate
withusePopulatedDisputeData
to fetch dispute details.disputeTemplate
withdisputeDetails
in various components.INVALID_DISPUTE_DATA_ERROR
constant is imported and used in place of a fallback text.INVALID_DISPUTE_DATA_ERROR
constant is imported and used in place of a fallback text.