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

feat(web): display-dispute-specific-attachment-link #1391

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

Harman-singh-waraich
Copy link
Contributor

@Harman-singh-waraich Harman-singh-waraich commented Jan 5, 2024

Find the example link in case#30 and case#31

closes #1390


PR-Codex overview

This PR focuses on adding an attachment feature to the Policies component in the CaseDetails/Overview page.

Detailed summary

  • Added a new Attachment type with label and uri properties.
  • Modified the Policies component to accept the attachment prop.
  • Added a new StyledPaperclipIcon component.
  • Added a new LinkContainer component with updated styling.
  • Added conditional rendering for the attachment link.
  • Imported the PaperclipIcon SVG icon.

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

Copy link

netlify bot commented Jan 5, 2024

Deploy Preview for kleros-v2 failed.

Name Link
🔨 Latest commit 936a156
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/6598244678cd2b000866ccc4

Copy link

codeclimate bot commented Jan 5, 2024

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

View more on Code Climate.

@jaybuidl jaybuidl self-requested a review January 5, 2024 15:42
@jaybuidl jaybuidl force-pushed the feat(web)/dispute-specific-attachment-link-display branch from f619b02 to 936a156 Compare January 5, 2024 15:46
@jaybuidl jaybuidl merged commit 936a156 into dev Jan 5, 2024
6 of 11 checks passed
@jaybuidl jaybuidl deleted the feat(web)/dispute-specific-attachment-link-display branch January 5, 2024 15:46
Copy link

sonarcloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

Court Case Details: display a link to the dispute-specific attachment uri if present
2 participants