Problem/Motivation

Lets reduce the reliance on text that starts with "If, When" this is bad practice according to our UI standards.

Proposed resolution

Remaining tasks

Before

After

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Bojhan’s picture

Issue summary: View changes
nateB’s picture

Issue summary: View changes
Issue tags: +ux, +ui, +DrupalCon LA
FileSize
42.11 KB

Evaluating as part of DrupalCon LA Friday sprint.

I agree that this can be improved!

It's somewhat obvious for those experienced with Drupal Views, but maybe worth mentioning for others who come along that this is found in a View, e.g. Frontpage (found at /admin/structure/views/view/frontpage) under Pager options (assuming pagination is enabled).

BTW this is the Exposed Options checkbox array after applying this patch in its default state:

I think a few wording changes could improve this more:

- "Allow users to control options of the shown view."
+ "Allow user to control selected display options for this view."

- "Control the number of items in a view"
+ "Allow user to control the number of items displayed in this view"

- "Option to show all items"
+ "Allow user to to display all items"

- "Control the offset in a view"
+ "Allow user to control offset in this view" OR
+ "Allow user to specify number of items skipped from beginning of this view." – if defining what "offset" means could benefit the admin.

Whaddya think?

manauwarsheikh’s picture

Assigned: Unassigned » manauwarsheikh
Status: Needs review » Needs work
Issue tags: +#SrijanSprintDay
FileSize
26.41 KB

Reviewed.
The Initial set of requirements is fine.I will commit patch for latest requirements.
attached screenshot

manauwarsheikh’s picture

Assigned: manauwarsheikh » Unassigned
Status: Needs work » Needs review
FileSize
3.64 MB
27.78 KB

I have changed the views exposed option,as suggested in last comment.

Status: Needs review » Needs work

The last submitted patch, 4: core-exposedoptions-enhancement-4.patch, failed testing.

yogen.prasad’s picture

Assigned: Unassigned » yogen.prasad
yogen.prasad’s picture

Created patch with changes mentioned in #2

yogen.prasad’s picture

Status: Needs work » Needs review
yogen.prasad’s picture

Assigned: yogen.prasad » Unassigned
Manjit.Singh’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +SrijanSprintNight
FileSize
67.04 KB
63.05 KB

Thanks Yogendra for worked on this, Changes looks good to me.

RTBC+ :)

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 5680ad0 and pushed to 8.0.x. Thanks!

UI test is not yet frozen in beta.

  • alexpott committed 5680ad0 on 8.0.x
    Issue #2489400 by Bojhan, manauwarsheikh, yogen.prasad, Manjit.Singh,...

Status: Fixed » Closed (fixed)

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