The UI is so much under my eyes that I don't even see anymore those design issues, so it is good to have neutral feedback from users.
I am not a fan of BeanInfo although it's great to be able to generate UI automatically. Not a fan because whenever you want to add event handlers it becomes a nightmare, for example I wanted to add a "Validation" button on JDBC UI, well it's a lot of work due to Beaninfo use. So we could just use the same strategy for alignment as it is done in BeanInfo UI or other elements that are correctly aligned. Http Request is also not that nice fields have not the same height Regards On Wed, Oct 2, 2019 at 8:19 PM Vladimir Sitnikov < [email protected]> wrote: > :) > > We could probably improve well-known cases like "Thread Group" UI. > > They mention "fields are not aligned". > I wonder what we could do better. > > For instance: > > https://jmeter.apache.org/images/screenshots/timers/precise_throughput_timer.png > That UI is automatically generated by JMeter from beaninfo (or something > like that). > In other words, the timer provides the set of groups and properties, and > JMeter generates UI automatically. > > The fields within a single group are aligned. > However there are 3 groups, so not all the fields are aligned. > Is it ok? > Is it better? > > Any thoughts? > > Vladimir > -- Cordialement. Philippe Mouawad.
