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

Can't dismiss boilerplate buttons #1854

Open
ryangriggs opened this issue Apr 19, 2024 · 3 comments
Open

Can't dismiss boilerplate buttons #1854

ryangriggs opened this issue Apr 19, 2024 · 3 comments
Assignees
Labels
3.0 Issue will be completed along or soonafter 3.0 release Nice to have

Comments

@ryangriggs
Copy link

There is no way to dismiss the boilerplate buttons which appear over the Result/Console area. And if you have already started writing a fiddle, clicking one of these buttons clears it. Please add some kind of dismiss button to this boilerplate container, or have it fade out automatically if the user begins typing in the code boxes.

@oskarkrawczyk
Copy link
Member

I'll probably get to it after I finish JSFiddle 3.0 – for now it's not a big deal for them to stay until a fiddle is saved.

@ryangriggs
Copy link
Author

ryangriggs commented Apr 23, 2024

All that's needed is to add another button to the boilerplates section which removes that section from the DOM on click. Is this something I can submit to help you out?

@oskarkrawczyk
Copy link
Member

All that's needed is a dismissal, store the state for anon and logged in users in different places, read state while rendered and re-rendered on various editor changes. I'll do it, just not right now.

@oskarkrawczyk oskarkrawczyk added the 3.0 Issue will be completed along or soonafter 3.0 release label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Issue will be completed along or soonafter 3.0 release Nice to have
Projects
None yet
Development

No branches or pull requests

2 participants