Skip to content

feat(web): cases search by disputeId #751

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

Closed
wants to merge 1 commit into from
Closed

feat(web): cases search by disputeId #751

wants to merge 1 commit into from

Conversation

Arun9650
Copy link
Contributor

Hello, I have fixed the issue of #689 by adding a fetch request every time a user asks for a particular case by entering the case id
I achieve this by creating a new file called useCasesQueryById which will request the case id. After that, I pass the obtained data from the "useCasesQueryById" hook to the CasesDisplay Component to show the case.

Kleros.Court.-.18.April.2023.mp4

@netlify
Copy link

netlify bot commented Apr 18, 2023

‼️ Deploy request for kleros-v2 rejected.

Name Link
🔨 Latest commit dd0b936

@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@jaybuidl jaybuidl requested a review from alcercu April 26, 2023 10:59
@jaybuidl jaybuidl added the Package: Web Court web frontend label Apr 26, 2023
@jaybuidl
Copy link
Member

It was implemented separately but thanks for the PR anyway.

@jaybuidl jaybuidl closed this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants