Experienced building PowerApps, but building first Dataverse for Teams Power App. Using Fluent Controls and seeing differences beyond just the visual look and feel and a few property name changes.
Setting a ComboBox Items property to a Dataverse Table.Name but sorting by another column Sort(Table, 'Another Column', Descending), disregards the sort and display the items by the name only. This does not happen with classic controls.
SetFocus(TextBox) shows error that SetFocus is not supported.
Not all Fluent controls have TabIndex property, making it impossible to controls when users want to tab through the data entry.
Are these really not ready for prime-time or actively being improved. Or best to switch basic to classic.
Thanks