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
in our application we are using a ObjectPage and we got on the right side of the header some buttons and an Icon. The icon for example is indicating to the user that the page is auto-saved with all changes that can be made inline.
However we are facing an issue with long titles, that overlap with the actionsBar. See this screenshot from stackblitz where I reproduced the issue:
Using a toolbar is not fulfilling the target ux for us, since then the auto save icon would be hidden behind the triple dot menu when the toolbar collapses.