Community
Participate
Working Groups
When a derived property is shown in a property editor, the property editor's text box is correctly read-only, but the assist indicator shows and it contains a show in source action. Clearly, shown in source makes no sense for derived properties. The assist indicator also should never show for derived properties since user never interacts with these properties directly.
Fixed.
Verified with a new derived value -> no assist indication. Next verified with a derived value with errors -> verify error shown, but no "show in source" action.