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): fix-list-view-style #1556

Merged
merged 4 commits into from
Apr 2, 2024
Merged

fix(web): fix-list-view-style #1556

merged 4 commits into from
Apr 2, 2024

Conversation

Harman-singh-waraich
Copy link
Contributor

@Harman-singh-waraich Harman-singh-waraich commented Mar 28, 2024

closes #1551


PR-Codex overview

This PR updates styling and functionality in various components:

  • Added margin-bottom in StatsAndFilters.tsx
  • Adjusted styles in DisputeListView.tsx
  • Modified link styling in Field.tsx
  • Removed Divider and updated layout in CasesDisplay/index.tsx
  • Imported responsiveSize and adjusted styles in DisputeInfoList.tsx

Detailed summary

  • Added margin-bottom in StatsAndFilters.tsx
  • Adjusted styles in DisputeListView.tsx
  • Modified link styling in Field.tsx
  • Removed Divider and updated layout in CasesDisplay/index.tsx
  • Imported responsiveSize and adjusted styles in DisputeInfoList.tsx

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

Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for kleros-v2-university ready!

Name Link
🔨 Latest commit 9e21ca2
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-university/deploys/660bb1fd30ed8d00083665ea
😎 Deploy Preview https://deploy-preview-1556--kleros-v2-university.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.

Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for kleros-v2-neo ready!

Name Link
🔨 Latest commit 9e21ca2
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-neo/deploys/660bb1fd01b9c20008fc90eb
😎 Deploy Preview https://deploy-preview-1556--kleros-v2-neo.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.

Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit 9e21ca2
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/660bb1fd27542e00086cf0bb
😎 Deploy Preview https://deploy-preview-1556--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.

kemuru
kemuru previously approved these changes Apr 1, 2024
Copy link
Contributor

@kemuru kemuru left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codeclimate bot commented Apr 2, 2024

Code Climate has analyzed commit 9e21ca2 and detected 48 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 4
Duplication 6
Style 38

View more on Code Climate.

Copy link

sonarqubecloud bot commented Apr 2, 2024

@kemuru kemuru self-requested a review April 2, 2024 12:03
Copy link
Contributor

@kemuru kemuru left a comment

Choose a reason for hiding this comment

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

lgtm

@alcercu alcercu added this pull request to the merge queue Apr 2, 2024
Merged via the queue into dev with commit 80ac304 Apr 2, 2024
21 of 22 checks passed
@jaybuidl jaybuidl deleted the fix(web)/fix-list-view-style branch October 8, 2024 16:20
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.

Web: css improvement in List View
3 participants