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

feat(awards): add unique IDs to awards for better identification #77

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

ncdai
Copy link
Owner

@ncdai ncdai commented Mar 21, 2025

Use award.id instead of award.title in AccordionPrimitive.Item to ensure unique values and prevent potential conflicts.

feat(awards): add keyExtractor to CollapsibleList for optimized rendering

Use item.id as the key to improve performance and ensure unique keys.

style(teck-stack): update panel title to "Stack" for brevity

Change the title from "Tech Stack" to "Stack" for a cleaner UI.

fix(projects): update project titles to match domain names

Change "Quaric Website" to "quaric.com" and "Portfolio Website" to "chanhdai.com" for consistency with their respective URLs.

feat(types): add id field to Award type for unique identification

Introduce an id field in the Award type to ensure each award has a unique identifier.

Use award.id instead of award.title in AccordionPrimitive.Item
to ensure unique values and prevent potential conflicts.

feat(awards): add keyExtractor to CollapsibleList for optimized rendering

Use item.id as the key to improve performance and ensure unique keys.

style(teck-stack): update panel title to "Stack" for brevity

Change the title from "Tech Stack" to "Stack" for a cleaner UI.

fix(projects): update project titles to match domain names

Change "Quaric Website" to "quaric.com" and "Portfolio Website" to
"chanhdai.com" for consistency with their respective URLs.

feat(types): add id field to Award type for unique identification

Introduce an id field in the Award type to ensure each award has a
unique identifier.
Copy link

vercel bot commented Mar 21, 2025

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

Name Status Preview Comments Updated (UTC)
chanhdai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 4:45pm

@ncdai ncdai merged commit 0631a43 into main Mar 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant