cuba-platform / cuba

CUBA Platform is a high level framework for enterprise applications development
https://www.cuba-platform.com
Apache License 2.0
1.34k stars 219 forks source link

ListEditor should not show Add button for Enum type #3256

Open Flaurite opened 2 years ago

Flaurite commented 2 years ago

Environment

Description of the bug or enhancement

See forum: topic

Minimal reproducible example

  1. Create an entity with enum field
  2. Create browse screen
  3. Launch the app and open screen. In the filter add Enum condition with "In" operation.