UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

631 frontend connect the policy to sanity #773

Closed Kartik-M24 closed 2 weeks ago

Kartik-M24 commented 1 month ago

I definitely think there's some issues, as the storybook isn't crashing but doesn't display anything.

Kartik-M24 commented 1 month ago

This is how the policies are set up image

github-actions[bot] commented 1 month ago

Visit the preview URL for this PR (updated for commit a022528):

https://uasc-ceebc--pr773-631-frontend-connect-hmaib0js.web.app

(expires Wed, 23 Oct 2024 01:23:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa

Kartik-M24 commented 1 month ago

https://www.awesomescreenshot.com/video/32004862?key=18bb8df3d6d7bfddc26755f3b4e1e7af

Kartik-M24 commented 1 month ago

This is how TabsContent.story.tsx looks rn image

Kartik-M24 commented 1 month ago

I'm now coming across a new error:

⨯ [Error: ENOENT: no such file or directory, open 'C:\Users\karti\uasc-web\client.next\server\app\bookings\page\app-build-manifest.json'] { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'C:\Users\karti\uasc-web\client\.next\server\app\bookings\page\app-build-manifest.json' }

when I run yarn dev-client

Kartik-M24 commented 3 weeks ago

Hey @bcho892 , sorry just saw the email, this is what it looks like on studio, is there any additional stuff I have to add the code to make it work? image

bcho892 commented 3 weeks ago

Hey @bcho892 , sorry just saw the email, this is what it looks like on studio, is there any additional stuff I have to add the code to make it work? image

If thats the case i think its ok to merge if you don't want to fix it now, because techincally this is not too related to your issue, however if you want to fix it you should check the styling with inspect element and see if there is something in the tailwind (or global css) config that is stopping it from displaying properly. (Also make sure that the PortableText thing is actually rendering the ol ordered list properly)