Skip to content

fix: inconsistent hover width on My Account → Settings navigation#28011

Merged
romitg2 merged 2 commits intocalcom:mainfrom
Shrey-Sutariya:fix/setting-page-hover
Feb 17, 2026
Merged

fix: inconsistent hover width on My Account → Settings navigation#28011
romitg2 merged 2 commits intocalcom:mainfrom
Shrey-Sutariya:fix/setting-page-hover

Conversation

@Shrey-Sutariya
Copy link
Contributor

What does this PR do?

Fix

  • Replaced w-fit with w-full to ensure consistent hover styling of VerticalTabItem
  • Align hover behavior with other sidebar/navigation components.
  • Improved visual consistency and user experience.
Screenshot 2026-02-17 at 9 50 33 PM -

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Feb 17, 2026
@github-actions github-actions bot added the 🐛 bug Something isn't working label Feb 17, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Fix inconsistent hover width on My Account → Settings navigation". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@romitg2
Copy link
Member

romitg2 commented Feb 17, 2026

@Shrey-Sutariya Thank you for PR!
we require to follow this PR title format. (I've updated for this PR, please keep in mind in new PRs created by you)

@romitg2 romitg2 changed the title Fix inconsistent hover width on My Account → Settings navigation fix: inconsistent hover width on My Account → Settings navigation Feb 17, 2026
@romitg2 romitg2 added the run-ci Approve CI to run for external contributors label Feb 17, 2026
@romitg2 romitg2 enabled auto-merge (squash) February 17, 2026 16:39
@romitg2 romitg2 merged commit 3cfe295 into calcom:main Feb 17, 2026
89 of 101 checks passed
emrysal pushed a commit that referenced this pull request Feb 18, 2026
Co-authored-by: Romit <85230081+romitg2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e run-ci Approve CI to run for external contributors size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix inconsistent hover width on My Account → Settings navigation

2 participants