calcom / platform-starter-kit

Cal.com Platform: Starter Kit
https://experts.cal.com
MIT License
143 stars 17 forks source link

fix(home): small refactoring + some new components and types fixes #6

Closed helgastogova closed 1 month ago

helgastogova commented 1 month ago

– Added a use-tailwind-breakpoint hook for using breakpoints – Added a type check command into package.json – Fixed the main page layout (we'll polish it later), added a mobile view for the filters – Made small refactoring

https://github.com/calcom/examples/assets/3423341/a5cf58bc-c8dc-4077-9f5d-f74ba3b324fd

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starter ❌ Failed (Inspect) May 23, 2024 2:24pm
helgastogova commented 1 month ago

Nice, this is an improvement. Let's ship it!

There are two minor things with the UI that could be addressed. Also left a couple of minor things for className usage, shadcn, breakpoints.

I noticed that the sidebar looks a bit off for responsiveness: CleanShot 2024-05-23 at 15 52 24 CleanShot 2024-05-23 at 15 52 24

Also, there's seems to be some scrolling issue on mobile: CleanShot 2024-05-23 at 15 46 26 CleanShot 2024-05-23 at 15 46 26

Yes, I just wanted to return tomorrow and make some polish here, in order to merge that PR sooner