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(web): appeal-tab-not-displaying-options #1298

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

kemuru
Copy link
Contributor

@kemuru kemuru commented Oct 25, 2023

subgraph needs redeployment

PR-Codex overview

Focus of the PR:

This PR focuses on adding a new timestamp field to the ClassicDispute entity and making changes to the useClassicAppealContext hook, useClassicAppealQuery query, and StageOne component.

Detailed summary:

  • Added timestamp field to the ClassicDispute entity in subgraph/src/entities/ClassicDispute.ts
  • Updated currentLocalRoundIndex assignment in useClassicAppealContext.tsx
  • Added timestamp field to the DisputeKitRound interface in subgraph/schema.graphql
  • Updated useClassicAppealQuery query in web/src/hooks/queries/useClassicAppealQuery.ts
  • Imported isUndefined function in web/src/pages/Cases/CaseDetails/Appeal/Classic/Options/StageOne.tsx
  • Made changes to the StageOne component in web/src/pages/Cases/CaseDetails/Appeal/Classic/Options/StageOne.tsx

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit 302ef1e
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/6538e8e6aa73f90008bd2e50
😎 Deploy Preview https://deploy-preview-1298--kleros-v2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codeclimate
Copy link

codeclimate bot commented Oct 25, 2023

Code Climate has analyzed commit 302ef1e and detected 0 issues on this pull request.

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jaybuidl jaybuidl added this to the testnet-2.1 milestone Oct 25, 2023
@jaybuidl jaybuidl merged commit 302ef1e into dev Oct 25, 2023
11 checks passed
@jaybuidl jaybuidl deleted the fix(web)/appeal-tab-not-working-properly branch October 30, 2023 18:32
@jaybuidl jaybuidl linked an issue Oct 30, 2023 that may be closed by this pull request
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.

Appeal tab - without Payoff Simulator
2 participants