Umbraco-CMS
Umbraco-CMS copied to clipboard
[BUG]: Property descriptions and tabindex
It seems this has a side-effect that it now focus every property description, e.g. in configuration of datatypes.
But also in content and media. So if using descriptions or properties, it requires a lot on tabs to get to the input editors.
It should possible only set tabindex when it need to focus - or tabindex="-1" when it shouldn't focus.
Originally posted by @bjarnef in https://github.com/umbraco/Umbraco.CMS.Backoffice/issues/1879#issuecomment-2131283961