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

Form Validation is not working correct #646

Closed
lisafixl opened this issue Jul 21, 2023 · 1 comment · Fixed by #1318
Closed

Form Validation is not working correct #646

lisafixl opened this issue Jul 21, 2023 · 1 comment · Fixed by #1318
Labels
type: bug Something isn't working wait for response Wait for author response Workflow: Issue created JIRA issue is created and will be analyzed

Comments

@lisafixl
Copy link

What happened?

Hi all!

First of all the Form Validation is not running on stackblitz: https://stackblitz.com/run?file=src%2Fapp%2Fvalidation.ts
image

Next problem is that the validation is only working correct for valid inputs. By using a reactive form and validators, only the required validation is working. In other cases the css for the form:invalid includes a display:none and doesn't show errors.

image

image

Greets,
Lisa

What type of frontend frameware are you seeing the problem on?

Angular

Which version of iX do you use?

1.4.0

Code to produce this issue.

No response

@lisafixl lisafixl added the triage We discuss this topic in our internal weekly label Jul 21, 2023
@danielleroux danielleroux added Workflow: Issue created JIRA issue is created and will be analyzed and removed triage We discuss this topic in our internal weekly labels Jan 26, 2024
@matthiashader
Copy link
Collaborator

matthiashader commented Apr 4, 2024

Hallo @lisafixl - we are currently looking at old issues - is this still a problem? I have tried to recreat it in a small example: https://stackblitz.com/edit/nvtfnf-c4pzyu?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts
Please keep in mind, in is pretty hard to find an issue without code :)

@matthiashader matthiashader added type: bug Something isn't working wait for response Wait for author response labels Apr 4, 2024
@matthiashader matthiashader linked a pull request Aug 20, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working wait for response Wait for author response Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants