Ticket #555 (new Bug)

Opened 13 months ago

Last modified 7 months ago

UI: Widgets are too wide in dashboard:"goals" and "advanced" table view should be disabled in the dashboard

Reported by: matt Owned by:
Priority: critical Milestone: 5 - Piwik 1.0 - Stable release
Component: UI (templates, javascript) Keywords:
Cc: Sensitive:

Description (last modified by matt) (diff)

In the dashboard, currently the icons to show the "goal table" and the "advanced table" are shown; however when clicked, the table tries to display 5+ columns but there is not enough space, hence dashboard looks bad.

  • disable icon for "advanced" and "goal" view in dashboard
  • make sure all core widgets only have two columns. For example, the Actions widget should only show two columns; it currently shows "label, pageviews, unique pageviews" but could be "label, pageviews"

Optional: a link "view full report" could be displayed at the bottom of the widget, the link would open in ajax the report containing this widget; this requires:

  • widget to know which report they appear on
  • set the anchor the right widget in the report, in case the widget appears below the fold

Change History

Changed 13 months ago by matt

  • description modified (diff)
  • summary changed from "goals" and "advanced" table view should be disabled in the dashboard to Widgets are too wide in dahsboard:"goals" and "advanced" table view should be disabled in the dashboard

Changed 13 months ago by matt

  • priority changed from major to critical

Changed 12 months ago by vipsoft

  • summary changed from Widgets are too wide in dahsboard:"goals" and "advanced" table view should be disabled in the dashboard to UI: Widgets are too wide in dashboard:"goals" and "advanced" table view should be disabled in the dashboard

A similar visual problem (from #649) can be created when the user increases the text size in the browser.

Changed 7 months ago by domtop

Changed 7 months ago by koteiko

Note: See TracTickets for help on using tickets.