Steps to reproduce the bug:

1. Login as admin
2. Create a new view or edit an existing view from Admin >> Structure > Views
3. Change the orientation of the admin toolbar to vertical from horizontal.
4. Now in the view edit page click on any settings button that will open a modal e.g Format Settings, Field settings etc.
5. As the toolbar is in the vertical orientation you will find that some portion of the view settings modal goes behind the toolbar making the portion unaccessible.
Though the view settings page adjusts its width when the toolbar orientation is toggled, the same is not happening for view setting modal.

Note: The attached screenshot has been taken from a 1366X768 resolution display.

Comments

malaynayak created an issue. See original summary.

vivekguptakota’s picture

Assigned: Unassigned » vivekguptakota
vivekguptakota’s picture

StatusFileSize
new1.28 KB

Hello

Please find this patch for resolving this issue.
Let me know if there something else or wrong.

vivekguptakota’s picture

Assigned: vivekguptakota » Unassigned
vivekguptakota’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 3: views_ui_dialog_formatting-2908507-3.patch, failed testing. View results

vivekguptakota’s picture

Status: Needs work » Needs review
StatusFileSize
new1.28 KB

Sorry for the last. New patch added.

Status: Needs review » Needs work

The last submitted patch, 7: views_ui_dialog_formatting-2908507-7.patch, failed testing. View results

bighappyface’s picture

Status: Needs work » Closed (duplicate)
Issue tags: +Vienna2017
Related issues: +#2822778: Modal popups in views is not showing properly when toolbar tray is upon modal

Marking as duplicate of #2822778: Modal popups in views is not showing properly when toolbar tray is upon modal

The patch in #7 is a duplicate of patch #8 in #2822778: Modal popups in views is not showing properly when toolbar tray is upon modal

Both issues accurately describe the problem and have valid steps to reproduce.

Closing this as a duplicate. Thanks for the work on this @vivekguptakota - let's focus on addressing this in the older task.