Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 11
Follow users from UI #5
Copy link
Copy link
Open
Labels
UIFront-end / UI workFront-end / UI workenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
UIFront-end / UI workFront-end / UI workenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
We should add a search box to the feed that lets users follow a new account.
Implementation
This first iteration should just make an async request to
/api/follow?user={query}and give a visual indication of whether or not the follow was successful.