For the globe coordinates datatype, the precision can be selected explicitly or be derived from the text input when "Automatic" is selected. This derived value (returned by the call to wbparsevalue) should be displayed to the user. For all situations, the UI should remain consistent.
Correct version, from the Figma file
Currently implemented version, with precision label missing for "Automatic"
A/C
- explicitly set precision levels are shown
- if precision set as sutomatic, then the derived value (returned by the call to wbparsevalue) is displayed to the user.
- the precision dropdown is right aligned

