-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[docs][joy] Add a rental dashboard template #37453
Conversation
Netlify deploy previewhttps://deploy-preview-37453--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything here looks super good! Just pushed a small tweak to adjust the Templates collection page. Also, noticed a small scrolling issue where we have two scroll bars making the side navigation scrollable (non-intended, I think) and the image as well!
Screen.Recording.2023-05-31.at.11.06.41.mov
docs/data/joy/getting-started/templates/rental-dashboard/App.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Steve Ernstberger <steve32285@gmail.com>
@sernstberger just to clarify that I didn't fix the scrolling issue illustrated in the video above 😅 |
Oh! I will look at that later today. I'm glad you clarified. Thank you! |
@danilo-leal No more extra scroll bar! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤩 Thank you so much! it looks awesome. I have added a button to close the sidebar on small viewports.
- Fixed vertical alignment of the star icons - Removed drop shadow on the active state of cards - Softened a bit the border radius on the cards
Thanks for the submission, it's wonderfully made! 👏 |
@zanivan Thanks! I'm happy to update the images, but would like to wait until all design tweaks are finished. |
Updated screenshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few more tiny tweaks! Aside from those, everything looks great!
docs/data/joy/getting-started/templates/rental-dashboard/App.tsx
Outdated
Show resolved
Hide resolved
docs/data/joy/getting-started/templates/rental-dashboard/components/FirstSidebar.tsx
Outdated
Show resolved
Hide resolved
docs/data/joy/getting-started/templates/rental-dashboard/components/RentalCard.tsx
Outdated
Show resolved
Hide resolved
docs/data/joy/getting-started/templates/rental-dashboard/components/RentalCard.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Steve Ernstberger <steve32285@gmail.com>
…nents/FirstSidebar.tsx Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Steve Ernstberger <steve32285@gmail.com>
…nents/RentalCard.tsx Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Steve Ernstberger <steve32285@gmail.com>
…nents/RentalCard.tsx Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Steve Ernstberger <steve32285@gmail.com>
Thanks everyone. I merged the design tweaks and added updated screen shots. |
I created a rental dashboard using Joy UI, based on Untitled UI.
https://deploy-preview-37453--material-ui.netlify.app/joy-ui/getting-started/templates/rental-dashboard/