-
Notifications
You must be signed in to change notification settings - Fork 110
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
Paragraph styling options obscured by Clause Template #278
Comments
@Michael-Grover |
@Michael-Grover |
@K-Kumar-01 interesting. I just confirmed and was able to reproduce the bug on my computer (Macbook pro, Big Sur, Chrome) @irmerk @dselman @jeromesimeon @rkotangoor anyone able to reproduce this? |
@Michael-Grover I am able to reproduce this bug. Should I look into it? |
@d-e-v-esh |
@K-Kumar-01 Actually now when I look at it. I can't reproduce it locally either. It only occurs in the Storybook demo online. |
@d-e-v-esh thanks, I've assigned it to you 👍 |
@d-e-v-esh Shall I look into this issue . |
Hii @Michael-Grover , can i work on it ? |
@d-e-v-esh , are you working on it ? , |
@naveen8801 No, you already created a PR right. |
@d-e-v-esh , i have deleted previous one , because there was some issue in rest of UI while changing styles of Clause component . if you wanna work you can take your time , i can suggest you some changes which can be helpful :-) |
@naveen8801 did you record what was going wrong? I'll work on this one next then and see if I can fix this. |
@d-e-v-esh , after changing z-index , while hovering over slate in Contract editor , some icons such as edit , delete , dragger etc. were not visible . so there will be some other way of fixing this , |
@naveen8801 Ok... I'll take a look at that tomorrow |
@d-e-v-esh |
@K-Kumar-01 Ya, I'll work on this. |
Signed-off-by: d-e-v-esh <[email protected]>
Signed-off-by: d-e-v-esh <[email protected]>
Bug Report 🐛
Paragraph styling options are obscured by Clause Template
Expected Behavior
the paragraph styling options dropdown should be in front of all content so that users can choose their styling option.
Current Behavior
Possible Solution
Change the Z-index of some elements of the UI
Steps to Reproduce
Context (Environment)
Mac OS, Chrome
The text was updated successfully, but these errors were encountered: