-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Comments
#1413 (comment) |
@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. |
It's still open because people open an issue and never close it after getting a solution, nor do they give any feedback. |
The solution here worked perfectly. |
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
The text was updated successfully, but these errors were encountered: