Add Contextual Filters Description on Arguments Field. As of now, the Arguments field does not provide any help/description to the enduser on what filters to input in this field.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

shubhamgoel created an issue. See original summary.

shubhamgoel’s picture

Status: Active » Needs review

The required fix has been added. Please review and merge the MR.

shubhamgoel’s picture

Hi @scott_euser

Please review and merge this MR.

anybody’s picture

Issue tags: +UX

Surely helpful for users / UX.

scott_euser’s picture

Assigned: shubhamgoel » Unassigned
Status: Needs review » Needs work

Thanks for the work on this! Unfortunately this conflicts with a recent change adding more basic description for arguments here #3584133: Add description to the arguments field. Would need conflict resolving + ideally gets some basic test coverage to ensure the dynamic nature of your proposed changes to the description are in place. Thank you