Guided tour step 'Primary Contacts' dialog is not visible after resizing the page to 200% zoom modeDescriptionWhen starting a guided tour and increasing zoom to more than 200%, the content of the tour step is not visible completely for certain steps. The issue was observed with a single step in 'Welcome to the Vendor Portal!' tour in svdp portal at the specific resolution of 1366*768. Users who are dependent on screen readers would be impacted if required child roles are not assigned for elements. Assistive technology fails to convey the context information to the user. MAS Reference Link:MAS 1.3.1 - Info and Relationships (40)WCAG Reference Link:https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.htmlSteps to Reproduce 1: Navigate to a portal view as a portal user2: Modify the URL in your browser address box to replace /svdp?id=svdp_team3: In the Vendor Assessment Portal page Navigate to the logged in user profile and activate it4: Navigate to the "Manage Team" control and activate it5: In the page Our Team - Vendor Portal navigate to the 'Select Engagement' combo box and activate it6: Select the option "The Ayco Co LP Ayco.com 2021"7: In the table appearing run Accessibility Insights for web toolThe required ARIA child role is not present.Element path: #list_engagement_18040e87db43e8107ab43c99689619d4 > div[role="row"]:nth-child(3)Snippet: <div style="clear: both; height: 50px;" role="row"> </div>WorkaroundAfter carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologise for any inconvenience. The workaround to resolve this issue consists of the following steps:1) Open tour under Guided Tours in Filter navigator2) Change your tour to edit mode3) Go to guided tour steps4) Open step record and change your step record to edit mode5) Go to placements6) Change placement from left to top/bottom (based on screen)7) Save the tourRelated Problem: PRB1488201