[Feature Request] Make metrics filtering pop-up windows adjustable in size if content exceeds fixed limitations
Opened this issue · 3 comments
Is your feature request related to a problem? Please describe.
Currently the size of metrics filtering pop-up windows is limited and can't be adjusted, which makes longer request names very hard to read (e.g. request title contains more than 20 characters).
Describe the solution you'd like
Make metrics filtering pop-up windows be adjustable in size (e.g. similar feature like resizable windows in Microsoft Windows OS or radio button element which triggers automated resizing in relation to maximum used characters)
Additional context
Current workaround by mouse cursor hovering over each listed request title in order to display full title in tooltop is not an option for us on long run appliance.
Previously we've submitted support request ticket 2301120050001914.
AB#1731462
@scdjuderija Thanks for reaching out. We have noted this request. Could you also share a screenshot of how the filter looks for you so that we can understand better?
@ninallam Sadly I'm not allowed to attach any screenshot nor other content from our project on github according to our corporate security rules. My reproduction advice would be for your team to create a jmeter script with more than 20 test cases which titles contain more than 20 characters and execute it within the Azure Load Testing Service and then check the metric filtering window of requests.
Thanks @scdjuderija. We will try this.