Project Page Edit Button spacing
Open
Nobody has claimed this yet.
nitpick
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The edit project -> button has some weird spacing on the right side. Seems to come from inheriting it's parent div width; do we want to center the text or have it inherit width from its contents?
I think the right rule of thumb here is for buttons to always wrap their contents (rather than fill their parent container).
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.
Research direction
Start at the Project Page and locate the edit project -> button and its parent container. Inspect the button's spacing and width behavior, then confirm that its rendered width wraps its contents without unwanted right-side space.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100