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

  1. Does the modal have a max-width? If not, we might want to cap that too
  2. Write the patch

User interface changes

A wider views modal window

API changes

none?

Comments

mikeburrelljr’s picture

Status: Active » Needs review
StatusFileSize
new598 bytes

Patch to change the width from 50% to 75% for views_ui modals.

larowlan’s picture

Can we get a screenshot of how this looks on a mobile display?
Patch looks good to me.

mikeburrelljr’s picture

StatusFileSize
new295.1 KB
new163.65 KB
new250.61 KB

Supplied screenshots for:
* Desktop
* iPhone 6
* iPad 3/4

larowlan’s picture

Issue summary: View changes

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

Looks great, has screenshots - fixes OP

dawehner’s picture

Nice

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Nice one. Committed 7a72d33 and pushed to 8.0.x. Thanks!

Usability is prioritised during the beta.

  • alexpott committed 7a72d33 on 8.0.x
    Issue #2489884 by mikeburrelljr, yoroy: Give the views modal window a...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.