Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Bug: Calcite-shell-panel remove position relative #782

Closed
kumarGayu opened this issue Jan 23, 2020 · 4 comments
Closed

Bug: Calcite-shell-panel remove position relative #782

kumarGayu opened this issue Jan 23, 2020 · 4 comments
Assignees
Labels
3 - installed bug Something isn't working

Comments

@kumarGayu
Copy link

Summary

Adding position relative to shell panel will add position relative to its children.

Actual Behavior

Expected Behavior

Reproduction Steps

Relevant Info

@kumarGayu kumarGayu added bug Something isn't working 0 - new labels Jan 23, 2020
@driskull driskull added this to the Hot Dog Princess milestone Jan 28, 2020
driskull added a commit that referenced this issue Jan 28, 2020
@driskull
Copy link
Member

@kumarGayu we can remove the position:relative from the shell-panel but it will still exist for slotted shell-panels inside of a shell so I'm not sure if it will help at all. The shell needs it to put the zindex in.

Also calcite-panel has a position:relative.

@kumarGayu
Copy link
Author

@driskull I think this will not solve the problem. if it is for z-index can you guys try visibility-true?

@kumarGayu
Copy link
Author

kumarGayu commented Jan 29, 2020

inside panel I have series, and on click of series the popover is still working.

@driskull
Copy link
Member

if it is for z-index can you guys try visibility-true?

No, we need to position the panels above the map, we can only do that with positioning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 - installed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants