Skip to content

fix: panels and dropdowns overlap. #43

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

Closed
palashb01 opened this issue Jan 2, 2023 · 0 comments · Fixed by #47
Closed

fix: panels and dropdowns overlap. #43

palashb01 opened this issue Jan 2, 2023 · 0 comments · Fixed by #47

Comments

@palashb01
Copy link
Contributor

palashb01 commented Jan 2, 2023

  • Panels and dropdowns overlap which causes dropdowns to hide behind the panels.
  • Inconsistency in the dropdown and the panels.

Demo Video:

circuitverse_new_issue.mp4

Are you working on this Issue ? (YES/NO)
YES

palashb01 added a commit to palashb01/cv-frontend-vue that referenced this issue Jan 5, 2023
The elements panel and timing diagram were overlapping
with dropdowns because of z-index being 100,
changed the z-index and now the dropdowns are behaving
as expected.
Fixes: CircuitVerse#43
palashb01 added a commit to palashb01/cv-frontend-vue that referenced this issue Jan 5, 2023
The elements panel and timing diagram were overlapping
with dropdowns because of z-index being 100,
changed the z-index and now the dropdowns are behaving
as expected.
Fixes: CircuitVerse#43
palashb01 added a commit to palashb01/cv-frontend-vue that referenced this issue Jan 5, 2023
The elements panel and timing diagram were overlapping
with dropdowns because of z-index being 100,
changed the z-index and now the dropdowns are behaving
as expected.
Fixes: CircuitVerse#43
devartstar pushed a commit that referenced this issue Jan 21, 2023
fixed panel and dropdown overlap

The elements panel and timing diagram were overlapping
with dropdowns because of z-index being 100,
changed the z-index and now the dropdowns are behaving
as expected.
Fixes: #43
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 a pull request may close this issue.

1 participant