Skip to content

Conversation

@Jack-Works
Copy link
Contributor

This PR fixes an issue:

If you type text in the narration text field in the Add Entry dialog, then press Enter within the narration text field, the narration text is not saved.

Copy link
Member

@yagebu yagebu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@yagebu yagebu merged commit fd25213 into beancount:main Dec 4, 2025
17 checks passed
val3344 added a commit to val3344/fava that referenced this pull request Dec 24, 2025
yagebu pushed a commit that referenced this pull request Dec 30, 2025
* Revert "fix: narration isn't stored when the focus is on the narration input (#2149)"

This reverts commit fd25213.

This commit caused a regression where spaces could not be entered in the
narration input field. Reverting to fix the space input issue and will
implement a proper fix.

* fix: update narration tags/links on Enter key press

Add onEnter handler to narration input in Transaction.svelte to ensure
narration tags and links are processed when the user presses Enter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants