-
Notifications
You must be signed in to change notification settings - Fork 2
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
Claire mobile (design changes reflected in Claire fixes PR, so doesn't need to be merged) #59
base: main
Are you sure you want to change the base?
Conversation
This reverts commit f6e1d69.
@miha-bhaskaran HIIII PAGE SO SEXY 💯
|
|
UPDATED DEZIN NOTES
Mobile View
THANK U QUEEN THIS PAGE IS E A T I N G G G G ✨ 🔛 🔝 |
<div className=" pl-[0.75rem] pr-[9.87] pt-[0rem] font-lato text-xs text-shadow bg-[#F173731A] rounded-lg w-[8rem]"> | ||
|
||
<div className=" pl-[0.75rem] pr-[9.87] pt-[0rem] font-lato text-xs rounded-lg "> | ||
<span className='text-shadow bg-[#F173731A]'> |
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.
should use a text tag for this unless span is necessary for some reason idk lol
spotlightTours.map((tour, i) => { | ||
// Fetch the color for this tour/exhibit; fallback to a default color if not found | ||
console.log(tour); | ||
const color = colorsMap[tour.id] || '#F17373'; // Fallback color |
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.
maybe give a name to this color idk
|
||
useEffect(() => { | ||
/** | ||
* |
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.
add comment hehe
✨ New in this PR ✨
One liner: what did you do? 🛠
resolved all the comments on the dev figma file for maps and also enabled conditional rendering for desktop vs mobile
Coverage 🙆♀️
use this section to break up your task into submodules and track progress, copy from Linear and mark what was completed
How can the reviewer test your code? Where is this sprint located in the codebase? 👩💻
go to siteMap and run!
REQUIRED: Link a short video demo of the feature you have added. 👩💻
https://www.loom.com/share/eb92607475f343cd9c2c1ac0122c3af6?sid=01cc7754-fdb6-4a31-8125-2c97d362219f
Any bugs you encountered or still having trouble with? 🐛
Resources 📔
REQUIREMENTS in this section: Link all relevant online resources and related PRs. Write down any new dependencies or packages and link to their documentation. If you ran into bugs, link any stack overflow or online resources that helped you unblock yourself
❗IF this sprint was marked as FRONTEND on linear, cc Claire Wang
REMEMBER: once PR is made, also request a PR review Sarah, CC'ing is NOT enough!
🏚 cc: @sarahhpeng @cluurie