Closed
Description
When you make an ajax request, the most recent request is showed on button- which is a bit confusing.
Steps to reproduce
- Do dozens of request using ajax
- Take a look on the ajax tool in the web-profiler-toolbar
Results
You need to scroll down in order to see your recent request. But you can get confused and click on the first one.
Expected results
Most recent request should show on top.