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
When devtools is right-docked, items above cannot be clicked #530
Comments
|
Hey @alanw83 Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider contributing financially. https://opencollective.com/responsively
|
|
Hi @alanw83 , I couldn't reproduce it. Could you please share your environment? (Press F1 on the app then click Copy button and paste the info here) |
|
Version: 0.15.0 https://drive.google.com/file/d/1xJvX8Gglxb2y_ybWFXqkXrm_TIbwuSlv/view Hopefully this works and helps! |
|
Thanks for the info @alanw83 I keep the devtools docked to the bottom, that is why I couldn't reproduce it. Now I did, I think you found a more complex issue: when the devtools is docked to the right side of the app, it seems that it is positioned on top of the elements that are above, preventing them from being clicked I mean, not only does the Live CSS Editor toggle button stop working, but all buttons stop working as well. Also, if you make the devtools wider, you won't be able to click on the right side of the navigation bar or the action buttons found there. cc: @manojVivek |
|
I can try to set correctly the bounds of the panel for having the buttons available to the user's click. |
|
Hello, does this bug still need to be fixed? If so, can I have it assigned to me? |
|
@ambermah Yeah, this is still an issue, would appreciate your help on this. |
|
I'll try this too for a while. |
This fixes issue responsively-org#530 When devtools is right-docked, items above cannot be clicked.
Fix - Problem with right-docked devtools



If I try and open the Live CSS editor when devtools is open it won't all me to open the live css editor. I have to open live css editor then dev tools to have them both open at the same time.
🕵🏼♂️ Is this a regression?
Live CSS editor was not in previous version
Open program
Load website
Toggle Live CSS Editor to on
Inspect an element to open dev tools
Attempt to toggle off the Live CSS editor - Hand to click does not appear
see: #530 (comment)
The text was updated successfully, but these errors were encountered: