Some widgets do not have column titles at all. The list widget type doesn't have any kind of title support currently.

TODO:
- Add a new element to twig template.
- Implement a new function to dashboard.js called "createListTitleElement".
- Create similar implementation as in "createListElement" function.
- Use the twig template element for it.
- Call the new function in widget render functions before getting list elements.

screenshot

CommentFileSizeAuthor
Screenshot 2026-06-29 at 11.40.25.png46.91 KBjoonaskokko

Issue fork piwik_pro-3606956

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

joonaskokko created an issue. See original summary.

joonaskokko’s picture

Issue summary: View changes

frazile made their first commit to this issue’s fork.

frazile’s picture

Status: Active » Needs review

Ready for review

joonaskokko’s picture

Status: Needs review » Fixed

Column headers added and lists were transformed into tables. Thanks @frazile!

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.

Status: Fixed » Closed (fixed)

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