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

Solve issue of validating specific field from inside useFormRef(); #1818

Closed
AlaaElattar opened this issue Dec 31, 2023 · 1 comment
Closed
Assignees
Labels
dashboard type_bug Something isn't working
Milestone

Comments

@AlaaElattar
Copy link
Contributor

AlaaElattar commented Dec 31, 2023

Description

  • Add inputs map so we can access specific value to validate from inside form.
  • One case is not fixed yet: when any other input is being typed and validated and there is already a wrong validation on the other inputs, all of them will be affected and revalidated.
Threefold.Dashboard._.Your.Farms.webm
Threefold.Dashboard._.Your.Farms.1.webm
@ramezsaeed ramezsaeed added this to 3.14.x Jan 3, 2024
@ramezsaeed ramezsaeed added this to the 2.4.0 milestone Jan 3, 2024
@AlaaElattar AlaaElattar added type_bug Something isn't working dashboard labels Jan 15, 2024
@MohamedElmdary MohamedElmdary moved this to Accepted in 3.14.x Feb 14, 2024
@MohamedElmdary MohamedElmdary self-assigned this Mar 26, 2024
@MohamedElmdary MohamedElmdary moved this from Accepted to In Progress in 3.14.x Mar 26, 2024
@MohamedElmdary MohamedElmdary moved this from In Progress to Pending Review in 3.14.x Mar 27, 2024
@zaelgohary zaelgohary moved this from Pending Review to In Verification in 3.14.x Apr 4, 2024
@A-Harby
Copy link
Contributor

A-Harby commented Apr 15, 2024

Verified, Devnet 935d56a.

TC2218 - Public Config Input Validation.

screen-capture.26.webm

@A-Harby A-Harby moved this from In Verification to Done in 3.14.x Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants