Skip to content

Fix missing pointer cursor on logout button#32

Merged
Xitee1 merged 1 commit intomainfrom
fix/logout-button-cursor
Mar 26, 2026
Merged

Fix missing pointer cursor on logout button#32
Xitee1 merged 1 commit intomainfrom
fix/logout-button-cursor

Conversation

@Xitee1
Copy link
Copy Markdown
Owner

@Xitee1 Xitee1 commented Mar 25, 2026

Summary

  • Added cursor-pointer class to the logout button in AppLayout.vue so the mouse cursor changes to a pointer on hover

Test plan

  • Hover over the logout button in the sidebar and verify the cursor changes to a pointer

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 25, 2026 08:48
Copy link
Copy Markdown
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

Updates the sidebar logout button styling in AppLayout.vue so the cursor changes to a pointer on hover, improving affordance/UX consistency for a clickable icon button.

Changes:

  • Add Tailwind cursor-pointer class to the logout <button> in the sidebar user section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Xitee1 Xitee1 merged commit 5c5c6d6 into main Mar 26, 2026
4 checks passed
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