UI action bar component does not resize itself depending on parent pages width sometimesDescriptionUI Actions are overlapping in Agent WorkspaceSteps to Reproduce Navigate to a UIB development page that contains an action bar component.Refresh the page.Click the first card in sidebar. Users see that sometimes when they click the first card, the UI action bar component on the bottom of the page does not fit the width correctly. It bleeds in behind the parent page. This issue does not happen all the time, so it might take couple tries of clicking the card to see this.WorkaroundThe Development Team has updated this PRB PRB1514765 associated with this case and marked it as "Can't Confirm" after further review and consideration.After carefully considering the severity and frequency of the issue, as well as the cost and risk of attempting a fix. However, Development Team suggested below as a workaround: 1. One workaround test has been to readjust the screen resolution to see if that resolves the issue.Ex: Zooming out of the window to 80% and saving the record before resuming the work.2. The other workaround to the issue by limiting some of the UI Actions from displaying on the form to avoid any overlap with the short description header by modifying some of them to set "Workspace Form Button" (which makes the UI Action appear on the line of UI Actions displayed on the form) to 'false', and "Workspace Form Menu" (which makes the UI Action appear as a list item in the collapsible menu associated with UI actions) to 'true'.Note that whether this workaround will resolve the issue or not depends on the length of the name of the UI Action.Related Problem: PRB1514765