Known categories have (or should have) defined strings and handlers for the status card, that are hardcoded in the client.
Section titles are sent by the backend, and for remote sections, we can receive them from the server.
So some data is missing for "unknown" sections:
- Description for the empty step card
* TODO: Have a default description
* TODO: The description should be sent by the backend, through category_info
- Action for the MORE button
* TODO: Allow fetching suggestions for a specific category. Will probably be addressed through issue 634892.
* MAYBE: Support omitting the action button.
+nepper@, rachelis@ for defining the description strings. We currently only have some for ARTICLES and BOOKMARKS.
+nepper@: is having optional action buttons on the empty state card something we might need? Also, would we need it to do something different from fetching new suggestions?
Comment 1 by dgn@chromium.org
, Oct 14 2016