blocksoapp / blocksoapp/monorepo
Show preview of user's profile
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Current Behavior**
A user has to click on another user's name to see their profile.
**Expected Behavior**
A user can hover over another user's name to see a preview of their profile in a popup.
This should be done in two places:
1. When a user is mentioned in a post (#122)/comment.
2. When a user is part of a transaction post, e.g. X sent token A to Y
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the UI components that render user mentions in posts and comments, then find where transaction posts display their participants. Trace how user names are linked in both places and determine the existing popup or profile-preview patterns. Done means hovering over a user in each context shows a profile preview without requiring navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100