basecamp / basecamp/fizzy

Incomplete card title when a new card is saved with Cmd+Enter keyboard shortcut

Open
#2,778 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
8.2k
Forks
1.2k
Avg merge
2d 13h
Merged PRs (30d)
62

Description

> I have steps to reproduce and this bug has been reproduced by others, so opening an issue to superseded https://github.com/basecamp/fizzy/discussions/2362.

As shown in the screen recording, in a self-hosted Fizzy instance backed by a SQLite database, if the Cmd+Enter shortcut was invoked right after modifying the card title, the new title is not correctly reflected on the board view.

https://github.com/user-attachments/assets/72cf3082-6027-4899-81cc-3b4da1fe2ce5

After reloading the web page, the board view will correctly display the complete title, but it's annoying that I have to reload the page to be certain if changes have been saved.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Cmd+Enter save immediately after editing a title in a self-hosted SQLite-backed instance, then compare the behavior with discussion 2362. Trace the save and board-update entry points; done means the complete title appears on the board immediately without a page reload, with a regression test covering the case.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby, sqlite
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.