mcgilman commented on PR #9561:
URL: https://github.com/apache/nifi/pull/9561#issuecomment-2533258543

   > If the user enters a name the 'Add' button becomes enabled but if the user 
attempts to click the 'Add' button they will receive the snackbar error. Do you 
think that the 'Add' button should be disabled in this case?
   
   The front end cannot fully validate the input. It's relies on server side 
logic where the expressions are parsed using the antlr grammar. We can 
introduce additional validation on the front end to ensure that the condition 
expression is not empty.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to