Create card from talk doesn't work when long message
Open
Nobody has claimed this yet.
bug
integration
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
When creating a card from a message in talk that's longer then the allowed characters in the title, the "creating card" screen doesn't disappear and the card is not created.
Solution: The title should be shortened and the full message should be attached as a description.
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 tracing the talk-to-card creation flow and reproduce it with a message longer than the title limit. Verify that the title is shortened, the full message becomes the description, the card is created, and the creating-card screen disappears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100