Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/1848
  
    @scottyaslan Would it be possible to update this PR to not take a 
percentage based approach? The component(s) selected by the combo plugin can 
have any width. Taking a percentage based approach may unnecessarily limit the 
text width. We should be able to update the corresponding JS file to set an 
appropriate width based on the incoming element. We are already doing this when 
we set the width of the container element for the combo options [1]. When 
setting the width of the option text element we'll need to update the width 
accordingly based on whether there is a description or not.
    
    [1] 
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/combo/jquery.combo.js#L165


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to