jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Metric to Collect" Field in PerfMon Metrics Collector Listener UI Doesn't Appear as a Dropdown Initially.

Open rangu9731 opened this issue 1 year ago • 0 comments

Use case

Description: In the PerfMon Metrics Collector Listener of Apache JMeter, the "Metric to Collect" field appears as a regular text field and does not indicate that it is a dropdown until the user clicks on it. This behaviour can confuse users, as the dropdown functionality is not visually apparent.

Steps to Reproduce:

Open Apache JMeter. Add a Thread Group to the Test Plan. Add a PerfMon Metrics Collector Listener to the Thread Group. Observe the "Metric to Collect" field under the "Servers to Monitor" table: The field looks like a standard text field. Click on the field to reveal that it is a dropdown with multiple options.

Possible solution

The "Metric to Collect" field should visually indicate that it is a dropdown, even before the user interacts with it, improving usability and user experience.

Possible workarounds

No response

JMeter Version

5.6.3

Java Version

openjdk 17.0.3 2022-04-19

OS Version

10.0.22631 Build 22631

rangu9731 avatar Jan 11 '25 11:01 rangu9731