Feature request (from user feedback, nice-to-have)
Add a Follow / Unfollow button to the View Profile dialog. The action already exists in the user timeline dialog, so this is not strictly needed — but users are accustomed to seeing follow/unfollow directly on the profile view in other clients, and it's a natural place for it.
Details:
- Button should reflect current relationship state and toggle: "Follow" when not following, "Unfollow" when already following (consider also "Requested" state for locked accounts).
- Keyboard-accessible and screen-reader labelled; announce the state change after the action.
- Reuse the existing follow/unfollow action from the user timeline dialog rather than duplicating logic.
Captured from user feedback via @HartgenConsultancy.
Feature request (from user feedback, nice-to-have)
Add a Follow / Unfollow button to the View Profile dialog. The action already exists in the user timeline dialog, so this is not strictly needed — but users are accustomed to seeing follow/unfollow directly on the profile view in other clients, and it's a natural place for it.
Details:
Captured from user feedback via @HartgenConsultancy.