Skip to content

fix: the size of sidebar in the mobile mode#112

Merged
perber merged 1 commit into
mainfrom
fix/mobile-sidebar-size
Jun 19, 2025
Merged

fix: the size of sidebar in the mobile mode#112
perber merged 1 commit into
mainfrom
fix/mobile-sidebar-size

Conversation

@perber
Copy link
Copy Markdown
Owner

@perber perber commented Jun 19, 2025

No description provided.

Copilot AI review requested due to automatic review settings June 19, 2025 18:13
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

This PR fixes the size of the sidebar in mobile mode and adjusts related layout styling.

  • AppLayout: Updated sidebar container classes to support mobile sizing.
  • TreeView, TreeNode, Sidebar, and Search: Adjusted margin and container classes for improved alignment and consistency.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
ui/leafwiki-ui/src/layout/AppLayout.tsx Modified sidebar container styling for mobile view
ui/leafwiki-ui/src/features/tree/TreeView.tsx Updated container margins and removed some spacing
ui/leafwiki-ui/src/features/tree/TreeNode.tsx Changed outer wrapper from a div to a fragment
ui/leafwiki-ui/src/features/sidebar/Sidebar.tsx Adjusted layout and container classes for sidebar
ui/leafwiki-ui/src/features/search/Search.tsx Updated search container margins

Comment thread ui/leafwiki-ui/src/features/tree/TreeView.tsx
@perber perber merged commit d2affd4 into main Jun 19, 2025
4 checks passed
@perber perber deleted the fix/mobile-sidebar-size branch June 19, 2025 18:15
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