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

ComboBox: Selected item isn't validated correctly #6230

Open
1 task done
nikolay-8 opened this issue Aug 20, 2024 · 0 comments
Open
1 task done

ComboBox: Selected item isn't validated correctly #6230

nikolay-8 opened this issue Aug 20, 2024 · 0 comments
Labels
compatibility Issues related to conflicts or problems with other independent projects or tools.

Comments

@nikolay-8
Copy link

Describe the bug

The "react-hook-form" package validation doesn't work correctly when the user selects an item in a ComboBox component. However, it works correctly when selecting an item in a Select component or typing text in an Input component.

Isolated Example

No response

Reproduction steps

  1. Clone locally this repository containing demo of the issue
  2. Execute the steps in the "Getting Started" section of the Readme (or the repository's home page)
  3. Execute the steps in "Reproducing validation issue with ComboBox component of "UI5 Components for React" package" section of the Readme (or the repository's home page). They demonstrate the issue including expected/actual behavior.

Expected Behaviour

At the end of the test sequence described in 3) in "Reproduction steps": to have no validation errors.

Screenshots or Videos

No response

UI5 Web Components for React Version

1.29.2

UI5 Web Components Version

N/A

Browser

Chrome

Operating System

MacOS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@nikolay-8 nikolay-8 added the bug label Aug 20, 2024
@Lukas742 Lukas742 added the compatibility Issues related to conflicts or problems with other independent projects or tools. label Aug 20, 2024
@MarcusNotheis MarcusNotheis removed the bug label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Issues related to conflicts or problems with other independent projects or tools.
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants