Problem/Motivation

The per-editor dashboard mixes "editor" and "user" terminology inconsistently (page title, menu item, table heading), and the month/year filter sits between the charts and the table instead of above everything it scopes.

Proposed resolution

Rename "Editor" to "User" in the per-editor dashboard's page title, menu item, and table heading, since the aggregation is per Drupal user account, not a role. Move the month/year filter above the KPI cards on both dashboards, since everything below it is scoped by that selection. Wrap the filter in a <fieldset>/<legend> instead of bare labels, so screen readers associate the grouping with its controls.

AI assistance

Yes.

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

codeitwisely created an issue. See original summary.

  • codeitwisely committed 0b39bad0 on 1.0.x
    Issue #3613117 by codeitwisely: Dashboard terminology and filter...
codeitwisely’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

codeitwisely’s picture

Status: Fixed » Closed (fixed)