Skip to content

← All questions

Route keys like pageid-edit-components-section-palette — do I have to type these?

Asked 1,740 views2 answers

The generated routes: map is full of keys like

yaml
routes:
  id-publish-route-test: /api/intranet/pages/{id}/publish
  pageid-edit-components-section-palette: /pages/{pageId}/edit/components/{sectionId}/palette
  workspaceid-usage: /workspace/{workspaceId}/usage

and the navigate step takes the key:

gherkin
When I navigate to the "pageid-edit-components-section-palette" page

Nobody on my team is going to type that correctly twice. Can the key be something else?

asked by Anouk de Vries238 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related