Page MenuHomePhabricator

DefaultView: Change DefaultView routed page from showing all ZObject to only showing content (Z2K2)
Closed, ResolvedPublic

Description

Description

This task depends on having LabelBox/About ready: T327918

Currently, for development purposes, DefaultView page shows the whole ZObject starting from the root (rowId 0).
This means that all the content and the metadata (type, zid, label, aliases) are shown using the DefaultComponent nested structure.

The DefaultView page however, needs to show a grid with a metadata area (About or LabelBox T327918), and a content area that will display the nested ZObject starting from Z2K2

Screenshot from 2023-04-10 11-36-14.png (516×802 px, 20 KB)

Screenshot from 2023-04-10 11-36-21.png (502×784 px, 15 KB)

It should also include the Publish button widget or button, and temporarily (for development purposes) the ZObject JSON view box.

Devices and Design (URLs or screenshots)


Completion checklist

Event Timeline

It reroutes to Z2K2 now. It doesn't do the Grid yet. I am not sure if that is a requirement for this task?

DVrandecic claimed this task.

With the switch it is obvious that the grid is there. This looks amazing and feels amazing!