Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-11-01 Thread via GitHub


annanys23 closed pull request #7883: NIFI-12030 Property pop-up window is 
horizontally resizable
URL: https://github.com/apache/nifi/pull/7883


-- 
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: issues-unsubscr...@nifi.apache.org

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



Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-11-01 Thread via GitHub


annanys23 commented on PR #7883:
URL: https://github.com/apache/nifi/pull/7883#issuecomment-1788877630

   I don't have any other thoughts on this.  Thank you all for your input.


-- 
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: issues-unsubscr...@nifi.apache.org

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



Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-10-31 Thread via GitHub


scottyaslan commented on PR #7883:
URL: https://github.com/apache/nifi/pull/7883#issuecomment-1787710342

   This case is already addressed in the UI. For long values, the text is 
truncated with the ellipsis:
   
   ![Screenshot 2023-10-31 at 1 53 40 
PM](https://github.com/apache/nifi/assets/6797571/21bfcf00-898e-4be0-a82c-296c118ae50f)
   
   The user can hover over the value to see the title tooltip:
   
   ![Screenshot 2023-10-31 at 1 53 11 
PM](https://github.com/apache/nifi/assets/6797571/8913e535-a9d9-4509-ba58-46db4e3d6651)
   
   


-- 
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: issues-unsubscr...@nifi.apache.org

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



Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-10-30 Thread via GitHub


koccs commented on PR #7883:
URL: https://github.com/apache/nifi/pull/7883#issuecomment-1785372579

   Probably it is less comfortable because it requires hover over the options, 
but if any text is truncated with an ellipsis then a tooltip (with the full 
text) is the most commonly used solution in the industry.
   Although it is not the best in the perspective of accessibility, but neither 
the resize handle.


-- 
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: issues-unsubscr...@nifi.apache.org

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



Re: [PR] NIFI-12030 Property pop-up window is horizontally resizable [nifi]

2023-10-26 Thread via GitHub


annanys23 commented on PR #7883:
URL: https://github.com/apache/nifi/pull/7883#issuecomment-1781477366

   Thanks for looking at this @Lehel44 and @exceptionfactory.  How about I 
change the behavior as follows: when the combo-box is opened and resized, the 
whole pop-up is resized with it?


-- 
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: issues-unsubscr...@nifi.apache.org

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