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

Editor Page Support #24

Open
eduwass opened this issue Feb 10, 2023 · 3 comments
Open

Editor Page Support #24

eduwass opened this issue Feb 10, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@eduwass
Copy link

eduwass commented Feb 10, 2023

Hi @rosswintle

Congrats on building this, looks great. 👏

Question: When I am on an "Edit" page that uses Gutenberg, e.g:
https://site.local/wp-admin/post.php?post=123&action=edit

I can't use TurboAdmin anymore, is this on purpose? This breaks the experience for me.

Or maybe this is available and I just have an issue?

I'd love to have the bar available in the editor.

Additionally, it would be even more awesome if when on the Editor we are be able to trigger some actions in there like:
CleanShot 2023-02-10 at 17 33 06

  • Toggle "View/Editor" settings from TurboAdmin by typing the name
  • Save/Preview/View post
  • Toggle "List" View
  • etc.

Anyways, this is just a bit of feedback, still love it but with these features in it, I know I'd purchase with my eyes closed.

Thanks!

@eduwass
Copy link
Author

eduwass commented Feb 10, 2023

So I figured this out 😅

It didn't show because I was using the 'Admin Bar Search' feature, and I was in full-screen block editor so no admin bar was available.

Solvable by either:

  • not being in full-screen block editor mode
  • not activating the Admin Bar Search feature

I'd still love to see some shortcuts for Editor functions though!

I went ahead and purchased TurboAdmin.

Thanks! 🙏

@rosswintle
Copy link
Owner

Hi Edu,

Thanks so much for taking the time for raising this here on GitHub. I really appreciate. And good work figuring out what was wrong.

I like the idea of actions in the editor. I'll leave this open and will try to look into it at some point.

Thanks also for the purchase. I really hope you get good value and enjoy using it!

Cheers

Ross

@rosswintle rosswintle self-assigned this Feb 11, 2023
@rosswintle rosswintle added the enhancement New feature or request label Feb 11, 2023
@rosswintle
Copy link
Owner

Had a look into this tonight.

These are really hard to discover and trigger as they are buttons that aren't always visible in the DOM and need a click event rather than a link-follow.

One day I'll have an action system that can trigger these and then maybe it will be possible. But not a quick win. React does not make this easy to do!

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