Skip to content
New issue

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

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

Already on GitHub? # to your account

Validation does not work for empty value in value picker if allowCustomValue is set as true #4222

Open
m-orlova opened this issue Feb 27, 2025 · 0 comments
Labels
in: flowui size: S type: bug Something isn't working

Comments

@m-orlova
Copy link
Contributor

Environment

Jmix version: 2.4.4

Bug Description

See forum topic: https://forum.jmix.ru/t/customvaluesetevent-ne-triggeritsya-v-valuepicker/2173/3

Steps To Reproduce

  1. Run sample application
  2. Open the User detail view for admin
  3. Clear a value in the Kpi field
  4. Save a user

Current Behavior

Validation does not wok, the user is saved successfully.

Expected Behavior

Validation error is shown and user is not saved.

Sample Project

valuePicker.zip

@m-orlova m-orlova added triage Issue is waiting for triage type: bug Something isn't working labels Feb 27, 2025
@glebfox glebfox added size: S in: flowui and removed triage Issue is waiting for triage labels Feb 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: flowui size: S type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants