You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We did grab the RoundedEntry from CnP but not sure why the visual UI is not as straightforward as CnP, we haven't tested it on other platforms but we sure need validation in our application so that we can prevent potential issues and bugs in our Register/SignIn feature. Please provide us with validation entry with the below features:
Can be able to validate
Name: ValidationEntry
Turn the border red when that entry text has rule issues
Notice: We can use the same logic from RoundedEntry since the logic is working perfectly fine, but the UI has visual issue so can you investigate that case ?
Public API Changes
<app:ValidationEntry/>
Intended Use-Case
For text input that required rules
The text was updated successfully, but these errors were encountered:
Description
We did grab the
RoundedEntry
from CnP but not sure why the visual UI is not as straightforward as CnP, we haven't tested it on other platforms but we sure need validation in our application so that we can prevent potential issues and bugs in ourRegister/SignIn
feature. Please provide us with validation entry with the below features:Notice: We can use the same logic from RoundedEntry since the logic is working perfectly fine, but the UI has visual issue so can you investigate that case ?
Public API Changes
Intended Use-Case
For text input that required rules
The text was updated successfully, but these errors were encountered: