popcodeorg / popcodeorg/popcode
Untitled Project in Project Picker
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
If a project does not have a title (is an empty string) the Project Preview item is thinner. Consider either a default display name if no title exists or an additional div in the Project Preview's label with a min-height.
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 by locating the Project Picker and Project Preview components, then reproduce the layout with a project whose title is an empty string. Inspect how the preview label is rendered and verify that untitled projects no longer produce a thinner item, using either a default display name or the requested label spacing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100