Praval791 opened a new pull request, #1314:
URL: https://github.com/apache/camel-karavan/pull/1314

   Resolved an issue where the backspace key was not functioning correctly in 
the numeric input field, preventing users from clearing the field.
   
   ### Changes Made
   
   - Ensured that the numeric field can be cleared entirely when the backspace 
key is pressed.
   
   
   ### Steps to Reproduce
   
   1. Create a route 
   2. add a kamelet that have the numeric input field. 
   3. Enter a numeric value into the field.
   4. Attempt to clear the field using the backspace key.
   
   ### Expected Behavior
   
   The numeric field should be completely cleared when the backspace key is 
pressed repeatedly.
   
   ### Actual Behavior
   
   The last value remains in the field, and the field cannot be emptied using 
the backspace key.
   
   #### demo video
   
   
https://github.com/apache/camel-karavan/assets/94207665/cf9c36eb-0970-492c-893b-232d0e0d7905
   
   


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to