Skip to content
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

Rm compact sb #485

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Rm compact sb #485

merged 2 commits into from
Nov 13, 2024

Conversation

samlhuillier
Copy link
Collaborator

No description provided.

@samlhuillier samlhuillier merged commit 73996b2 into main Nov 13, 2024
9 checks passed
@samlhuillier samlhuillier deleted the rm-compact-sb branch November 13, 2024 21:12
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR removes the compact sidebar functionality across the application, focusing on simplifying the UI by standardizing the sidebar width.

  • Removed IPC handlers set-sb-compact and get-sb-compact from electron/main/electron-store/ipcHandlers.ts and corresponding store schema entries
  • Removed AppearanceSection component from GeneralSettings.tsx, consolidating settings under Editor tab
  • Fixed IconsSidebar width to 55px in IconsSidebar.tsx, removing dynamic width management
  • Increased HoverCard openDelay from 100ms to 600ms in ChatSources.tsx for better UX
  • Renamed 'General' tab to 'Editor' in settings UI while keeping enum as GeneralSettingsTab

7 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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