Skip to content

Fix card switching#832

Merged
danirabbit merged 2 commits into
mainfrom
lenemter/fix-switching-cards
Nov 10, 2025
Merged

Fix card switching#832
danirabbit merged 2 commits into
mainfrom
lenemter/fix-switching-cards

Conversation

@lenemter

@lenemter lenemter commented Nov 7, 2025

Copy link
Copy Markdown
Member

Fixes #831

Use carousel.scroll_to (...), instead of switch_to_card. And rename switch_to_card to handle_page_changed
Another change is that I removed UserCard.focus_requested signal and moved handling card clicks to the MainWindow

@lenemter lenemter requested a review from a team November 7, 2025 13:03
@danirabbit danirabbit moved this to Needs review in OS 8.1.0 Nov 7, 2025

@danirabbit danirabbit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This definitely seems more reliable and it works as far as I can tell and I can't find a way to break it :)

@danirabbit danirabbit merged commit b883c45 into main Nov 10, 2025
6 checks passed
@danirabbit danirabbit deleted the lenemter/fix-switching-cards branch November 10, 2025 19:23
@github-project-automation github-project-automation Bot moved this from Needs review to Done in OS 8.1.0 Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Switching cards with the keyboard never reveals the password field

2 participants