[ 
https://issues.apache.org/jira/browse/NIFI-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589624#comment-15589624
 ] 

Scott Aslan edited comment on NIFI-2898 at 10/19/16 9:02 PM:
-------------------------------------------------------------

[~rmoran] I can look at adding the scrollable type to the 
#processor-types-table​ but I think that if we were to add that we would also 
need to add this conditional style to all slickgrid tables and I would think we 
would need another ticket for this.

I was also able to track down the original problem as to why the ellipsis() 
were not working in the first place. It is due to a fixed height being applied 
through CSS to the #processor-type-description div. The reason I bring this up 
is because I think for consistency across the application if we add these 
scrollable styles to the #processor-type-description then there are other areas 
of the application this will impact as well (View State, Component State, CS, 
and RT descriptions to name a few). In fact, it could be argued that if we are 
choosing to go a different route with scrollable content opposed to ellipsis 
then we probably need to remove the ellipsis jQuery plugin and update the areas 
it has been applied to use the new scrollable approach. This obviously is a 
much bigger effort and I would propose a simple solution for bringing back the 
ellipsis() to close this ticket and open a new ticket to encapsulate the 
removal of the ellipsis plugin and apply scrollable content areas in its stead.

Thoughts? [~mcgilman] do you have any input?


was (Author: scottyaslan):
[~rmoran] I can look at adding the scrollable type to the 
#processor-types-table​ but I think that if we were to add that we would also 
need to add this conditional style to all slickgrid tables and I would think we 
would need another ticket for this.

> Add Processor dialog cuts off processor descriptions
> ----------------------------------------------------
>
>                 Key: NIFI-2898
>                 URL: https://issues.apache.org/jira/browse/NIFI-2898
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 1.0.0
>            Reporter: Jeff Storck
>            Assignee: Scott Aslan
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: processor-description-scrolling.png
>
>
> In the Add Processor dialog, descriptions for processors like 
> ConvertJSONToSQL get cut off instead of showing a ellipses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to