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

Bug: Circuit Elements Drag Outside Workspace and Have Incorrect Z-Index #506

Open
gitsofaryan opened this issue Mar 6, 2025 · 3 comments
Assignees

Comments

@gitsofaryan
Copy link
Contributor

Description

When dragging elements such as Testbench and Timing Diagram, they are able to move outside the visible workspace (canvas area). Additionally, these elements have a lower z-index than the top navbar and the right-side properties panel, which causes them to get partially or fully hidden behind these UI components.

Steps to reproduce

  • Open the simulator.
  • Drag the Testbench or Timing Diagram element towards the top or right edges.
  • Observe that the element can move out of the main canvas area.
  • Also notice that these elements go behind the navbar and properties panel instead of staying above them.

Expected Behavior

  • Elements should stay confined within the canvas/workspace area.
  • Elements should have a higher z-index than the navbar and properties panel to remain visible during positioning.

Actual Behaviour

cc.mp4
@gitsofaryan
Copy link
Contributor Author

gitsofaryan commented Mar 6, 2025

cc: @vedant-jain03 @niladrix719 @aryanndwi123
can i work on this?

@vedant-jain03
Copy link
Member

@gitsofaryan thanks, go for it!

@harikrishna-au
Copy link

@gitsofaryan is you done for the PR?else Can i help with this issue

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

No branches or pull requests

3 participants