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

Add Mastodon / BlueSky to User Profiles #1685

Open
3 tasks
Mephistic opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks

Add Mastodon / BlueSky to User Profiles #1685

Mephistic opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request frontend Frontend development Profile Pages

Comments

@Mephistic
Copy link
Collaborator

Summary

Given the additional prominence these social platforms have accrued recently, we feel it would behoove us to allow users to add their Mastodon/BlueSky links to their user profiles on MAPLE, much like they can currently add Twitter/LinkedIn links.

Work Detail

  • Add "Mastodon" and "BlueSky" sections to the View Profile Page, similar to the Twitter/LinkedIn links visible below (with appropriate logos for the new sites):
Image
  • Add entries for "Mastodon" and "BlueSky" to the Social Inputs on the Edit Profile Page, similar to the Twitter/LinkedIn inputs visible below:
Image
  • Should ensure that the added inputs look like valid Mastodon/BlueSky links

Current State

  • The "View Profile" social links are rendered in components/ProfilePage/SocialMediaIcons.tsx
  • The "Edit Profile" social input components are in components/EditProfilePage/PersonalInfoTab.tsx
  • The existing social media link validation is in components/db/profile/urlCleanup.ts
@Mephistic Mephistic added enhancement New feature or request frontend Frontend development Profile Pages labels Jan 22, 2025
@aaerhart aaerhart self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend development Profile Pages
Projects
None yet
Development

No branches or pull requests

2 participants