Add a 'create a new card' option in choose-dependency menu
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
In the dependency choice menu you see a list of other cards you can designate as a dependent card.
But what if you did not yet create the card?
Describe the solution you'd like
It would be nice if, on the bottom or top of that list, was a choice to create a new card. And even better - if you type in the search and no result shows, clicking the button would create a new card with as title what you just wrote.
Contributor guide
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 dependency choice menu and the existing card-creation flow. Add a create-card option, including the no-search-results case, and verify that the new card uses the entered text as its title and becomes the selected dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100