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

When a component property is set to mandatory, removing the value logs two error messages #1590

Open
hlayisanimazuze opened this issue May 27, 2024 · 0 comments
Assignees
Labels
ux-configurator v1 Feature required for v1.0 release

Comments

@hlayisanimazuze
Copy link
Collaborator

List of component properties

  • Button Component>>>Button type property
  • Alert>>> info type and text properties
  • Text component>>> content property
  • ImageAnnotation component>>> Height and weight properties
  • Progress Component>>> Stoke linecap and type properties
  • Status Tag>>>Value source property
  • DataTableContext and DataTable full>>> data fetching, default page size and sort mode

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/shesha/forms-designer?id=742c7e7f-ae8e-4fae-9088-47952fa1c6b1'
  2. Drag and drop any components specified above
  3. Click the component and check the properties panel
  4. Scroll down and look for the property mentioned above
  5. e.g. from alert text, enter a value then remove it afterwards
  6. Actual Results: Two error messages are logged

Expected behavior
Only one error message should get logged

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ux-configurator v1 Feature required for v1.0 release
Projects
None yet
Development

No branches or pull requests

2 participants