Problem/Motivation
Current width of the views modal is 50% of available screen width. This seems too modest because there are quite a few complex forms that are shown in here. Especially on smaller screens this becomes problematic.
Proposed resolution
Increase the views modal width from 50% to 75%

Remaining tasks
- Does the modal have a max-width? If not, we might want to cap that too
- Write the patch
User interface changes
A wider views modal window
API changes
none?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ipad-3-4.png | 250.61 KB | mikeburrelljr |
| #3 | iphone-6.png | 163.65 KB | mikeburrelljr |
| #3 | desktop.png | 295.1 KB | mikeburrelljr |
| #1 | give_the_views_modal-2489884-1.patch | 598 bytes | mikeburrelljr |
| views-modal-before-after.png | 204.09 KB | yoroy |
Comments
Comment #1
mikeburrelljr commentedPatch to change the width from 50% to 75% for views_ui modals.
Comment #2
larowlanCan we get a screenshot of how this looks on a mobile display?
Patch looks good to me.
Comment #3
mikeburrelljr commentedSupplied screenshots for:
* Desktop
* iPhone 6
* iPad 3/4
Comment #4
larowlanComment #5
larowlanLooks great, has screenshots - fixes OP
Comment #6
dawehnerNice
Comment #7
alexpottNice one. Committed 7a72d33 and pushed to 8.0.x. Thanks!
Usability is prioritised during the beta.