-
Notifications
You must be signed in to change notification settings - Fork 24
Add help text descriptions for social media fields in public profile #4515
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
- Added help_text to social media fields in backend/participants/models.py - Added English and Italian translations for field descriptions - Updated frontend component to display descriptions for each social field Fixes #4514 Co-authored-by: Marco Acierno <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@claude revert the changes to the Python files. Only update the frontend. |
|
Claude finished @marcoacierno's task in 1m 36s —— View job Reverted Python Changes ✅I've successfully reverted the backend changes while keeping the frontend updates. Completed Tasks
Summary
The PR now contains only frontend changes that add help text descriptions to the social media input fields in the public profile UI. |
Co-authored-by: Marco Acierno <[email protected]>
This PR adds help text descriptions to all social media fields in the public profile section, explaining the accepted format for each field.
Changes
help_textto social media fields in backend/participants/models.pyFixes #4514
Generated with Claude Code