nextcloud / nextcloud/deck

Create card from talk doesn't work when long message

Open
#5,119 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.