Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
menuitem, menu, action menu
Expected behavior
When opened, submenus should be visible on mobile.
Actual behavior
When opened, submenus are offscreen.
Screenshots
![Image](https://private-user-images.githubusercontent.com/5090492/410643968-837588b8-2673-4650-869d-5176f99cc657.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Mjg1ODEsIm5iZiI6MTczOTYyODI4MSwicGF0aCI6Ii81MDkwNDkyLzQxMDY0Mzk2OC04Mzc1ODhiOC0yNjczLTQ2NTAtODY5ZC01MTc2Zjk5Y2M2NTcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTQwNDQxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTlhZjk3YzM2NTFmZjEzZDA2MDk5OTM3ZjZkZmM5OTAwYTJiNzQ2NDNhZmM5NjA0NGQzOTcyNGRhY2IzMTlhOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.LDY0D2Rtwo1L05EBVbt_PrE6yS4dJZ1G4oVpzq-PoO4)
![Image](https://private-user-images.githubusercontent.com/5090492/410643967-3876314a-fd10-4752-bd9a-f62f88cfb054.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Mjg1ODEsIm5iZiI6MTczOTYyODI4MSwicGF0aCI6Ii81MDkwNDkyLzQxMDY0Mzk2Ny0zODc2MzE0YS1mZDEwLTQ3NTItYmQ5YS1mNjJmODhjZmIwNTQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTQwNDQxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjM0NmUxNmM2MTk2YjljZWQzMzM1OTY0MDg2NDk2MWNlNjcwZTljZjBmOGRmZjYwMjdiMmQ1ZWQ0ODllYzM0MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.iWGJIx3LRZfjics6FkoMR35UsWoFUSYAxNanamNvPBM)
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- On mobile or using the web inspector to toggle mobile device preview, go to https://opensource.adobe.com/spectrum-web-components/storybook/iframe.html?args=&id=action-menu--submenu&viewMode=story
- Open the Select some items submenu.
3. The submenu and its menu items are outside of the viewport. - On mobile or using the web inspector to toggle mobile device preview, go to https://opensource.adobe.com/spectrum-web-components/storybook/iframe.html?args=&id=menu-submenu--submenu&viewMode=story
- Toggle the menu closed.
- Reopen the menu.
- Open the Brooklyn submenu.
8. The submenu and its menu items are outside of the viewport.
Sample code or abstract reproduction which illustrates the problem
No response
Severity
None
Logs taken while reproducing problem
No response