Open kartikmandhan opened 3 months ago
I'm sorry, I'm not sure I understand point 1 or point 2.
- MenuButton's Tooltip goes behind the popup, also the styling is not applied,
What does this mean? Which popup? And which styling is not applied? I can't tell from your screenshot how this relates to mui-tiptap. The demo linked from the README of mui-tiptap has working MenuButton tooltips and styles.
- ClorPicker doesn't show in MenuButtonHighlightColor/MenuButtonTextColor, when I change the container via PopperProps
How are you creating/setting containerEl
? Setting the container worked as discussed here https://github.com/sjdemartini/mui-tiptap/issues/206#issuecomment-2133851815 without the issue you're describing. Do you see any console errors? Can you tell in your developer tools why the Color Picker isn't visible? I don't have enough information to reproduce or understand, I'm afraid.
To give you context, my MUI component is wrapped inside a web-component(micro-frontends). Hence I provide it a containerEl, to render any overlays which is just a div element inside the shadow-root.
All I want to know or request is, is there a way to provide container element for
I see, I don't know much about behavior or implementation inside the shadow DOM / webcomponents. I would welcome a PR if you happen to find a simple fix, but don't plan to investigate this myself, since it seems like a niche use-case that may not be properly supported in Tiptap or MUI themselves.
I just want to know is there a z-index property/ other css of the react-colorful that I can tweak to make it work.. if you're aware about that.
Thanks in advance.
I'm not sure. I'd recommend looking in your developer tools, etc to investigate
Describe the bug
1.MenuButton's Tooltip goes behind the popup, also the styling is not applied, is there a container prop solution possible for this as well
System (please complete the following information)
extensions
array used for the editor: