Skip to content

fix: do not change focus when card id stays the same#7162

Merged
luka-nextcloud merged 1 commit into
mainfrom
fix/6528-loosing-focus-when-editing-the-description-in-a-card
Aug 14, 2025
Merged

fix: do not change focus when card id stays the same#7162
luka-nextcloud merged 1 commit into
mainfrom
fix/6528-loosing-focus-when-editing-the-description-in-a-card

Conversation

@grnd-alt

@grnd-alt grnd-alt commented Aug 13, 2025

Copy link
Copy Markdown
Member

Summary

the notify_push sends updates when anything on the board changes triggering the watch hook as well.
We should not focus the header when the card id has not actually changed.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: grnd-alt <github@belakkaf.net>
@grnd-alt grnd-alt linked an issue Aug 13, 2025 that may be closed by this pull request
@luka-nextcloud luka-nextcloud merged commit 87f2d65 into main Aug 14, 2025
32 checks passed
@luka-nextcloud luka-nextcloud deleted the fix/6528-loosing-focus-when-editing-the-description-in-a-card branch August 14, 2025 18:52
@luka-nextcloud

Copy link
Copy Markdown
Contributor

@grnd-alt backport needed?

@grnd-alt

Copy link
Copy Markdown
Member Author

/backport to stable31

@grnd-alt

Copy link
Copy Markdown
Member Author

/backport to stable30

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.

Loosing focus when editing the description in a card

2 participants