Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

66%
+2 −0
Q&A Allow users to link more than one website in their profile.

Let's talk about design. Clearly we wouldn't want to allow any number of links, because having a thousand links would break the layout in some way. Unless we put it behind a "show more" control of...

posted 3y ago by Monica Cellio‭

Answer
#1: Initial revision by user avatar Monica Cellio‭ · 2020-09-13T02:47:29Z (over 3 years ago)
Let's talk about design.

Clearly we wouldn't want to allow *any* number of links, because having a thousand links would break the layout in some way.  Unless we put it behind a "show more" control of some sort when we reach the "too many to lay out reasonably" point, wherever that is (and it's probably different on phones and desktops).

At the other end of the spectrum, we currently only allow one, plus a Twitter handle.  (The wireframe for the profile page also shows a GitHub link.)  We've been thinking about this as "provider + link", like Twitter ID, personal web site, etc.  (I think that's how the database schema is set up, but I'm not sure.)  Individual communities might want to add relevant "providers", like maybe a science community would have a place to add an ArXiv author page.

Do we need multiple arbitrary links -- that is, should the cardinality of "web site" be higher than 1?  Or do we need more *types* of links, and if so which ones?

I'm not expressing an opinion here.  How we would design it depends on the answers to these questions.  So before we add anything we'd need to figure out what need we're trying to address.