You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current view when a page is "selected" (but no component is selected) is:
We should update this to allow editing of the following on page-level:
page id (this is currently handled in the context-menu for the page)
text resource for the page name
this should be represented as the page id as key in the text resource file. When that key is present, the page name from the text resource is automatically used in the navigationBar component.
Description
Current view when a page is "selected" (but no component is selected) is:
![Screenshot 2024-02-12 at 12 01 59](https://private-user-images.githubusercontent.com/1636323/304029825-f5055e56-2eb9-4763-9742-22604fa5f188.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzM1MTcsIm5iZiI6MTczOTI3MzIxNywicGF0aCI6Ii8xNjM2MzIzLzMwNDAyOTgyNS1mNTA1NWU1Ni0yZWI5LTQ3NjMtOTc0Mi0yMjYwNGZhNWYxODgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTEyNjU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjNlYTdkZDc5M2Q3OTFjYWRiODA0NmE5MmQ4MTFiNzMwNGY3NjBjYzA3ZDRjNTFhYTM0NmE3YjYzZGYxOGE1NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.GIdkMF8bdhQAjEDOCidJSqebFiSVT7cPPKXDUgLsiJs)
We should update this to allow editing of the following on page-level:
key
in the text resource file. When that key is present, the page name from the text resource is automatically used in the navigationBar component.hidden prop
- this will be covered by Implement expressions editor for hidden property on layout #12185 and is not part of this issueSuggested design:
The implementation should follow the same design/setup as we are working on for components:
The text was updated successfully, but these errors were encountered: