refactor(web): improve layout and styling of storage provider components#120
Open
virajbhartiya wants to merge 3 commits intoFilOzone:mainfrom
Open
refactor(web): improve layout and styling of storage provider components#120virajbhartiya wants to merge 3 commits intoFilOzone:mainfrom
virajbhartiya wants to merge 3 commits intoFilOzone:mainfrom
Conversation
- Adjusted padding and margin in various components for better responsiveness. - Updated grid layouts in ProviderDetailModal and MetricRow for improved display on different screen sizes. - Enhanced button text visibility in ProviderFilters with responsive text sizes. - Modified Card component styles for consistent padding across different screen sizes.
|
@virajbhartiya is attempting to deploy a commit to the FilOz Team on Vercel. A member of the Team first needs to authorize it. |
silent-cipher
requested changes
Jan 16, 2026
apps/web/src/components/Home/StorageProviders/ProviderCard/MetricRow.tsx
Outdated
Show resolved
Hide resolved
apps/web/src/components/Home/StorageProviders/ProviderCard/ProviderCardDetailedStats.tsx
Outdated
Show resolved
Hide resolved
- Updated grid layout in MetricRow and ProviderCardDetailedStats for improved responsiveness. - Simplified the structure of the success rates section in ProviderCardDetailedStats. - Adjusted styling in ProviderDetailModal for better alignment and spacing.
Collaborator
|
@virajbhartiya thanks for the PR! Please let us know when you think this PR is ready for another review |
Contributor
|
@virajbhartiya is this ready for review now? Have you addressed the UI-issue that Pushpendra mentioned here: #120 (review) |
Collaborator
|
it looks like CI is still failing. you might need to run |
Contributor
Author
|
fixed it @SgtPooki |
Collaborator
|
running this locally so I can get some metrics generated so i can see the different cards.. |
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Closes #107