[Enhancement] - Refactor image upload button onto profile picture
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 23
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Describe the Current Behavior/Feature:
Refactor the CHOOSE IMG button to appear only when hovering over the profile picture itself.
Rationale:
The profile is becoming quite visually crowded, with multiple input options all over the card. By limiting this input's visibility we can make it less "noisy".
Proposed Changes:
Refactor the upload function onto the profile picture, while adding CHOOSE IMG and a grayed-out background when hovering. It could look something like this:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.