DekuWorks / DekuWorks/241RunnersAwareness
Profile skeleton with edit functionality
- Dominant language
- HTML
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Acceptance Criteria
- Show name/email/role from /users/me
- Edit modal → PUT /users/me → toast success
- Add empty state + "Create Runner" button
## Test Notes
- Profile loads and saves cleanly
- User data displays correctly from API
- Edit functionality works with proper validation
- Toast notifications show success/error states
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the profile view and the /users/me API integration. Trace how profile data is loaded, then inspect the existing modal, validation, empty-state, and toast patterns before making changes. Done means the name, email, and role display correctly, editing saves through PUT /users/me, the Create Runner empty state appears, and success or error feedback is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100