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

[Feature] Dev Toolbar #31

Open
hkbertoson opened this issue Sep 26, 2024 · 3 comments
Open

[Feature] Dev Toolbar #31

hkbertoson opened this issue Sep 26, 2024 · 3 comments
Assignees

Comments

@hkbertoson
Copy link
Contributor

Describe the solution you'd like

A Dev Toolbar App that allows the user to interact with their Cloudinary images.
Maybe updating the blur? Or the opacity?

@colbyfayock
Copy link
Collaborator

love the idea of a dev toolbar

a few ideas ive had in my wish list for dev-only debugging/warnings:

the editing capabilities seem interesting, but im thinking about what that woudl look like from a workflow perspective. if i wanted to make a change to an image, i would want to be able to save those changes, so would i copy a code snippet? what if i already have a value for that transformation? would i have some kind of field editor? just something to think about. could get complicated, but an interesting thread to pull

are there any existing toolbars that you've seen that i could check out as examples of what this sort of thing looks like?

I would imagine it would be handy to be able to enable/disable debug features, could store those in localstorage for in-UI toggling for people or even have flags in the configuration itself (or both)

can't help but wonder if there is any potential to develop any of the toolbar in a framework agnostic way so that we ecould take advantage of it in other frameworks, but that might be out of scope for getting a v1 😁

@colbyfayock
Copy link
Collaborator

colbyfayock commented Sep 27, 2024

Another interesting thing i thought of, i was trying to create a visual editor in my Next.js documentation, wonder if thats a thread ot pull on

https://next-cloudinary-git-20230718-visual-editor-cloudinarydevx.vercel.app/cldimage/basic-usage

Imagine for the editing experience, you click a button that pops upen an editor as a tooltip like you see in that link above, and instead of having the options, you just rewrite the code, which you can then copy and paste or w/e

@colbyfayock
Copy link
Collaborator

looks like we could likely add a button to the existing astro bar: https://x.com/astrodotbuild/status/1843632271708000723?s=46

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

No branches or pull requests

2 participants