vlsi commented on PR #6476:
URL: https://github.com/apache/jmeter/pull/6476#issuecomment-3117617365

   >Or is this only possible when using the API and generate the test plan?
   
   Sure the idea is to support both UI and programmatic API. I just drafted the 
test first to see how complicated would it be to implement the basic features.
   
   I've drafted a UI as well: https://github.com/apache/jmeter/pull/6478
   A "funny" problem is that curently JMeter dims disabled components, and it 
is not clear if it should display "conditionally enabled" as "regular" 
(==always enabled) or "dimmed" (==always disabled). I'm leaning towards 
"display conditionally enabled" just like the regular (always enabled) ones. I 
don't like color-only based distinction much for accessibility reasons.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to