Skip to content

[LOCKLITE-156] Fix logout onclick#91

Merged
vbetsch merged 1 commit intodevelopfrom
ui/fix/156-logout-onclick
Aug 10, 2025
Merged

[LOCKLITE-156] Fix logout onclick#91
vbetsch merged 1 commit intodevelopfrom
ui/fix/156-logout-onclick

Conversation

@vbetsch
Copy link
Owner

@vbetsch vbetsch commented Aug 10, 2025

No description provided.

@vbetsch vbetsch requested a review from Copilot August 10, 2025 15:52
@vbetsch vbetsch self-assigned this Aug 10, 2025
@vbetsch vbetsch added ui About templating and styling accessibility About accessibility labels Aug 10, 2025
@notion-workspace
Copy link

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the logout functionality in the ProfileMenu component by correcting the placement of the onClick handler. The onClick event was previously attached to the Typography element inside the MenuItem, but has been moved to the MenuItem itself for proper click handling.

  • Move onClick handler from Typography to MenuItem element for logout functionality

@vbetsch vbetsch merged commit 1bef294 into develop Aug 10, 2025
4 checks passed
@vbetsch vbetsch deleted the ui/fix/156-logout-onclick branch August 10, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility About accessibility ui About templating and styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants