Skip to content
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

Show DND grid button #246

Open
TheWebTech opened this issue May 23, 2022 · 3 comments
Open

Show DND grid button #246

TheWebTech opened this issue May 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@TheWebTech
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Drag and Drop Areas have some aspects to them that are a little confusing.

Describe the solution you'd like
A button within the debug tab that toggles this stylesheet on:
https://gist.github.com/TheWebTech/7c3060e74c58eb09cb92daaaa8a97c67

Additional context
That stylesheet highlights DND areas and all of their inner elements to make it easier to troubleshoot how your DND code translates to HTML and CSS in the page.

Anyone can feel free to take this on. Otherwise I'll take it on when I get a chance.

@TheWebTech TheWebTech added the enhancement New feature or request label May 23, 2022
@TheWebTech
Copy link
Collaborator Author

@bradhave94
Copy link
Collaborator

@TheWebTech any idea how we would add this in the page editor? Since the actual page is loaded in an iframe or were you just thinking on the actual webpage. Not the editor

@TheWebTech
Copy link
Collaborator Author

I was thinking in the actual rendered page not the editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants