Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Validation Entry #122

Open
Strypper opened this issue Mar 16, 2023 · 1 comment
Open

[Feature]: Validation Entry #122

Strypper opened this issue Mar 16, 2023 · 1 comment
Assignees
Labels
enhancement 🔥 New feature or request level/difficult 😐 new feature 🚀 New feature addition
Milestone

Comments

@Strypper
Copy link
Owner

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 our Register/SignIn feature. Please provide us with validation entry with the below features:

  1. Can be able to validate
  2. Name: ValidationEntry
  3. 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

@Strypper Strypper added enhancement 🔥 New feature or request new feature 🚀 New feature addition level/difficult 😐 labels Mar 16, 2023
@Strypper Strypper added this to the Milestone Tourists milestone Mar 16, 2023
@Strypper
Copy link
Owner Author

git fetch origin
git checkout 122-feature-validation-entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request level/difficult 😐 new feature 🚀 New feature addition
Projects
Status: Todo
Development

No branches or pull requests

2 participants