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

User adds a Social Account to a Sock #40

Open
mattreduce opened this issue Apr 17, 2021 · 0 comments
Open

User adds a Social Account to a Sock #40

mattreduce opened this issue Apr 17, 2021 · 0 comments
Assignees

Comments

@mattreduce
Copy link
Member

mattreduce commented Apr 17, 2021

Socks should be able to have many Social Accounts. Those could have attributes like these:

  • url - string
  • kind - string (will be used to display logo)

When adding an account, the form should let you select kind (maybe its label should be "Kind of account" or something) from a drop-down.

To start with, this drop-down could be populated with options that are hard-coded into the SocialAccount model, but later we could store them in the database and allow admins to manage that list. Will need to add SocialAccountKind records in db/seeds.rb at that point.

@mattreduce mattreduce added this to the Open source milestone Apr 17, 2021
@mattreduce mattreduce self-assigned this Apr 17, 2021
@mattreduce mattreduce removed this from the Open source milestone Apr 25, 2021
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

No branches or pull requests

1 participant