fix(verilog-terminal): add a hide button in the verilog terminal.#837
fix(verilog-terminal): add a hide button in the verilog terminal.#837Radhikaa-chauhan wants to merge 2 commits intoCircuitVerse:mainfrom
Conversation
✅ Deploy Preview for circuitverse ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughThis PR modifies the VerilogTerminal.vue component to add a terminal visibility toggle feature. A new button is added to the terminal header that calls Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@ThatDeparted2061 @tachyons Please have a look on this PR. |
|
@ThatDeparted2061 @tachyons Please review this!! |
|
@coderabbitai ensure that bug fixes and small features should be applied to both src and v1 folder in the same PR |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 1291 🏁 Script executed: Length of output: 3256 🏁 Script executed: Length of output: 16199 🏁 Script executed: Length of output: 240 🏁 Script executed: Length of output: 1675 🏁 Script executed: Length of output: 4727
Current Implementation: src folder (new architecture):
v1 folder (old architecture):
To apply this fix to v1, I see two options:
Could you please clarify:
✏️ Learnings added
🧠 Learnings used |
|
@Radhikaa-chauhan Can you also update v1 as well. Thankss |
|
Sure @naman79820 , i will do that and i have also discussed about this in community meet as well. |

Fixes #835
Describe the changes you have made in this PR -
Added a Hide button to the Verilog Output compiler, allowing users to easily toggle its visibility. This improves UI clarity by giving users explicit control over when the compiler is shown or hidden, resulting in a cleaner and less cluttered interface.
Screenshots of the UI changes (If any) -
Before
After
CircuitVerse.and.8.more.pages.-.Personal.-.Microsoft_.Edge.2026-01-21.17-10-19.mp4
Code Understanding and AI Usage
Did you use AI assistance (ChatGPT, Claude, Copilot, etc.) to write any part of this code?
Explain your implementation approach:
Checklist before requesting a review
Note: Please check Allow edits from maintainers if you would like us to assist in the PR.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.