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 221 forks source link

Required indicator of LookupField is misplaced in Safari #860

Open natfirst opened 6 years ago

natfirst commented 6 years ago

Environment

Description

  1. Create an entity with the association with another entity
  2. Mark the association field as required
  3. Create screens for this entity
  4. Extend the Halo theme
  5. Change the value of the $v-show-required-indicators parameter to true
  6. Run the application
  7. Open the entity browser and create a new instance of the entity

A.R. Required indicator is misplaced

screen.png

glebfox commented 6 years ago

A similar issue: https://github.com/cuba-platform/cuba/issues/772

natfirst commented 5 years ago

See demo project safari-test.zip