#173 "View more" system for ellipsizing widgets / notification cards
Closed: Fixed Opened by duffy.

We should auto ellipsize widget and notification data past a certain point so no one widget really dominates the screen.

There should be a system in place where this happens automatically, and if you click 'view more', you can see the full set of content.

Ideas for view more display:

  • expand inline
  • open up modal with full data set
  • open up subpage with full data set

This has been done in #216 and #217 using this "open up modal with full data set" method displayed with two columns.

@atelic changed the status to Fixed

Metadata