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

When capturing AJAX, leave the debug view on the selected request. #1490

Closed
adampatterson opened this issue Oct 25, 2023 · 4 comments
Closed

Comments

@adampatterson
Copy link
Contributor

Because the data tables have polling It's impossible to view any the data in debug bar unless I go into the code and disable polling or disable capture_ajax

I think a good UX approach would be to disable the reloading once you choose one of the items leaving the focus on the selected item.

https://d.pr/i/Hy3jgX

@adampatterson adampatterson changed the title Prevent switching focus if something like data tables have polling. When capturing AJAX, leave the debug view on the selected request. Oct 25, 2023
@parallels999
Copy link
Contributor

#1413 (comment)
Always read other issues/discussions before opening a new one

@adampatterson
Copy link
Contributor Author

@parallels999 thanks, I didn't really read "Stop auto drop down switch" as the same thing.

It's still open so I'm not sure if it's a solution but I'll give it a try.

@parallels999
Copy link
Contributor

It's still open so I'm not sure if it's a solution

It's still open because people open an issue and never close it after getting a solution, nor do they give any feedback.

@adampatterson
Copy link
Contributor Author

The solution here worked perfectly.

adampatterson added a commit to adampatterson/laravel-debugbar that referenced this issue Oct 26, 2023
barryvdh pushed a commit that referenced this issue Feb 8, 2024
* #1490 adds ajax_handler_auto_show and some documentation

* Update debugbar.php

* Update debugbar.php

* better description of ajax_handler_auto_show
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