liruohrh opened a new issue, #1425:
URL: https://github.com/apache/answer/issues/1425

   ## Is your enhancement request related to a problem? Please describe
   The value of the Input.tsx component in 
ui/src/components/SchemaForm/components/ is always a string. When writing 
custom plugin configuration objects, numeric properties fail to work as 
expected, only string properties are valid.
   
   ## Describe the solution you'd like
   Automatically convert the value to a number when it should be a numeric type.
   Maybe It is a break change, so I submit a issue but not pr.
   
   ## Describe alternatives you've considered
   No alternative solutions considered yet.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to