Skip to content

Draft: POC app routing

Thong Kuah requested to merge poc_app_routing into master

What does this MR do and why?

Related issue: #428195 (closed)

Sets up minimal code structure in order for Routing layer to be able to route to correct cell.

Use https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/cells.md#install-another-gdk-to-act-as-a-cell to try this out

Only certain routes are routable

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thong Kuah

Merge request reports