Skip to content

Conversation

@Aniket-Engg
Copy link
Collaborator

@Aniket-Engg Aniket-Engg commented Nov 11, 2025

fixes #6531

  • Add three icons on topbar to toggle left side panel, right side panel and bottom panel
  • Toggling for left side panel works in sync with vertical icon click and top bar icon click
  • All 3 panels preserve state after reload
  • If right side panel is hidden and a plugin is moved to right, right panel will be display
  • If a plugin from right side panel is moved to left, no plugin will be pinned on right. Click on right side panel toggle icon will show a toaster in such case
  • Refactoring is done to update pinned panel to right side panel
    Update:
  • Similar to right side panel, updated the existing icon in bottom panel which will now hide complete bottom panel. This icon is moved to right most side on the terminal bar. Hiding will also update the related icon on top bar.
  • If bottom terminal panel is hidden and a log is made to appear in terminal, panel will be shown automatically
  • If a plugin is pinned on right side panel and is hidden, clicking on the plugin in vertical icon panel will show the right side panel
  • Updated icons and tooltip for Move plugin to left, right component

@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit 0b02e42
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/6925dcde6f774400088723c8
😎 Deploy Preview https://deploy-preview-6537--reliable-cocada-166884.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Aniket-Engg Aniket-Engg changed the title icons for Ai assistant toggle icons on top bar Nov 13, 2025
@Aniket-Engg Aniket-Engg added ready-to-review PR ready to review and removed WIP labels Nov 24, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 24, 2025

View your CI Pipeline Execution ↗ for commit 8ce118c

Command Status Duration Result
nx lint vyper ✅ Succeeded <1s View ↗
nx lint remixd ✅ Succeeded <1s View ↗
nx lint solhint ✅ Succeeded <1s View ↗
nx lint doc-gen ✅ Succeeded <1s View ↗
nx lint remix-ui ✅ Succeeded 10s View ↗
nx lint learneth ✅ Succeeded <1s View ↗
nx lint debugger ✅ Succeeded <1s View ↗
nx lint remix-lib ✅ Succeeded <1s View ↗
Additional runs (24) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-11-25 15:59:58 UTC

@ci-pr-comment
Copy link

ci-pr-comment bot commented Nov 24, 2025

🟡 CI: tests have started. Waiting for results…

Last update: Tue, Nov 25, 2025, 03:58 PM UTC

This comment will be updated automatically once results are available.

@yann300
Copy link
Contributor

yann300 commented Nov 24, 2025

  • When the terminal minimized, the top bar icon is not updated to reflect that.
  • right panel automatically shrink. see:
Screencast.from.2025-11-24.15-03-07.mp4

@yann300
Copy link
Contributor

yann300 commented Nov 24, 2025

Also on big screen the terminal isn't completely hidden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review PR ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toggle Icons on Top bar

4 participants