-
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
Metadata
Metadata
Assignees
Labels
UIFront-end / UI workFront-end / UI workenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.