Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout fails to initialise when configured to remote #131

Open
pling-scottlogic opened this issue Dec 8, 2023 · 1 comment
Open

Layout fails to initialise when configured to remote #131

pling-scottlogic opened this issue Dec 8, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@pling-scottlogic
Copy link

pling-scottlogic commented Dec 8, 2023

Reproduction Steps

  1. Configure Vuu UI to use remote layout persistence
  2. Run the layout server
  3. Go to http://127.0.0.1:5173/Apps/ShellWithNewThemeAndLayoutManagement

Expected Behaviour

The UI shell renders properly, with the default layout:

Image

Actual Behaviour

The UI shell renders with a blank layout:

Image

Proposed Solution

  • It is likely that the local and remote versions of the default layout have gone out of sync. Try updating this file to match the local equivalent: layout-server/src/main/resources/defaultApplicationLayout.json.
  • explore having the defaultLayout in a folder on the root level and it being used by both vuu-ui and layout-server
@pling-scottlogic
Copy link
Author

This might actually be related to #129, but we should still sync up the default app layouts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant