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

Update JourneyDetailCard UI #183

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Oct 15, 2024

TL;DR

Improved layout and responsiveness of JourneyDetailCard component

What changed?

  • Replaced Row with FlowRow for better responsiveness
  • Adjusted text styling and arrangement for improved readability
  • Removed unnecessary nested Row
  • Added vertical spacing between items in FlowRow

Why make this change?

This change enhances the user experience by making the JourneyDetailCard more responsive and easier to read. The use of FlowRow allows for better adaptation to various screen sizes and text lengths, addressing the previous TODO comment about flowing to the next line for large font sizes.

Copy link
Owner Author

ksharma-xyz commented Oct 15, 2024

Merge activity

  • Oct 15, 9:25 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 15, 9:25 AM EDT: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz merged commit 91b0844 into main Oct 15, 2024
1 check passed
@ksharma-xyz ksharma-xyz deleted the 10-15-update_journeydetailcard_ui branch October 15, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Design System Related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant