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

Iterate social links block to just take profile names #19425

Open
karmatosed opened this issue Jan 6, 2020 · 3 comments
Open

Iterate social links block to just take profile names #19425

karmatosed opened this issue Jan 6, 2020 · 3 comments
Labels
[Block] Social Affects the Social Block - used to display Social Media accounts Needs Dev Ready for, and needs developer efforts [Type] Enhancement A suggestion for improvement.

Comments

@karmatosed
Copy link
Member

The social links block is great but it would be even better if just took usernames over full URLs. It is something that can be relatively easily worked out for these services.

social-block-doesnotlink-bio

@karmatosed karmatosed added [Type] Enhancement A suggestion for improvement. [Block] Social Affects the Social Block - used to display Social Media accounts Needs Design Feedback Needs general design feedback. labels Jan 6, 2020
@0aveRyan
Copy link
Contributor

0aveRyan commented Jan 6, 2020

@karmatosed I like the idea of making this a progressive enhancement instead of the primary default. Instead, parsing the input to detect no /, an @ or an # symbol and using those as opportunities to autocomplete the correct URL (however with the no / condition, it's possible this could autocomplete the wrong URL).

Only taking a username would diminish the current flexibility of the Social Link block to link to other resources.

This wouldn't work for linking to some Facebook Group URLs, Twitter Lists, YouTube Playlists, search results on platforms, deeplinks into specific resources inside a GitHub repo, etc and would add a different edge case for handling the Email and RSS block.

One specific example would be "Find discussion about #WordPress online" or another hashtag. Then a brand could link to the search results for a hashtag on each service.

@karmatosed karmatosed added Needs Dev Ready for, and needs developer efforts and removed Needs Design Feedback Needs general design feedback. labels May 5, 2020
@karmatosed
Copy link
Member Author

As discussed in this week's triage, let's get this worked on as an easy fix.

@bobbingwide
Copy link
Contributor

As discussed in this week's triage, let's get this worked on as an easy fix.

Any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Social Affects the Social Block - used to display Social Media accounts Needs Dev Ready for, and needs developer efforts [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants