Skip to content

fix: align sidebar toggle bottom border with navbar (#1864) #1866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

x15sr71
Copy link
Contributor

@x15sr71 x15sr71 commented Jul 17, 2025

PR Fixes:

  1. Fixed incorrect padding for sidebar toggle to visually align with navbar border.
  2. Ensured the fix works consistently in both collapsed and expanded sidebar states for visual consistency.

Resolves #[1864]

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

fix: resolve lint errors and fallback to any for HammerInput type
@x15sr71
Copy link
Contributor Author

x15sr71 commented Jul 17, 2025

One CI test is failing because it runs pnpm run format:check, which requires prettier-plugin-tailwindcss. However, this plugin isn't listed as a dev dependency in the cms/package.json. Should we add it to devDependencies, or update the CI/config to avoid requiring it?

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.

1 participant