You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.2.1.
Bug summary
If you create or edit a document type and you accidently create a property with a duplicate propertype alias you get a nice error message.
In v13 and before the UI also highlighted the tab where the error was found and the property that was duplicate. That made it way easier to fix it than in v14+. So hopefully somebody can give that some UX love!
Specifics
No response
Steps to reproduce
In v13 and before this was shown:
Superusefull and you could directly fix it.
In v15.1.2 it shows this:
So you miss the indication what you should do or fix
Expected result / actual result
Highlight of the tab that has the error + highlight of the property on that tab.
Or, if you want bonus points, it should directly navigate to the property