-
Notifications
You must be signed in to change notification settings - Fork 0
feat(organisms): implement ProfileCard component with variants and internationalization #143
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
Conversation
Co-authored-by: wtfzdotnet <639376+wtfzdotnet@users.noreply.github.com>
Co-authored-by: wtfzdotnet <639376+wtfzdotnet@users.noreply.github.com>
Co-authored-by: wtfzdotnet <639376+wtfzdotnet@users.noreply.github.com>
|
@copilot there are conflicts, and the grid example is broken |
Co-authored-by: wtfzdotnet <639376+wtfzdotnet@users.noreply.github.com>
Fixed the grid example issue in ProfileCard stories. The problem was that all stories were using Regarding conflicts - I don't see any merge conflicts in the current branch state. Could you clarify what specific conflicts you're referring to? (a3f59e7) Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
🎉 This PR is included in version 1.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Implements a comprehensive ProfileCard organism component for displaying chef and user profile information across the recipe platform. The component supports multiple layout variants, social interaction functionality, and full internationalization with RTL support.
Features
🎨 Layout Variants
👤 Profile Information Display
🤝 Social Interaction
🌍 Internationalization & Accessibility
Implementation Details
📁 Files Added
src/components/organisms/profile-card/profile-card.tsx- Main component implementationsrc/components/organisms/profile-card/ProfileCard.stories.tsx- 11 comprehensive Storybook storiessrc/components/organisms/profile-card/ProfileCard.test.tsx- Unit testssrc/types/profile.types.ts- TypeScript interfaces for Profile and SocialLinksrc/i18n/locales/*/profile.json- Translation keys for all supported locales🧪 Quality Assurance
🏗️ Technical Architecture
Cultural Considerations
Usage Contexts
Fixes #65.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
storybook.js.orgnode /home/REDACTED/work/recipeer-frontend/recipeer-frontend/node_modules/.bin/storybook dev -p 6006(dns block)node /home/REDACTED/work/recipeer-frontend/recipeer-frontend/node_modules/.bin/storybook build(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.