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

Update MainPage UI #491

Open
dansiegel opened this issue Dec 18, 2023 · 0 comments
Open

Update MainPage UI #491

dansiegel opened this issue Dec 18, 2023 · 0 comments
Labels
kind/enhancement New feature or request.

Comments

@dansiegel
Copy link
Contributor

What would you like to be added:

Currently we have a basic navigation layout with optional content for MauiEmbedding... This should be updated to support the following 3 scenarios:

  1. -http true -server true -maui false -nav regions
    • Show Navigation UI for basic understanding of how Navigation works
    • Show basic Weather Forecast UI with pull to refresh. Initialize with existing IWeatherCache
  2. -http false -maui false -nav regions
    • Show the Navigation UI for basic understanding of how Navigation works
    • Show basic counter UI similar to issue Update Blank app MainPage  #490. Update the MainViewModel / MainModel for the counter
  3. -http true -server true -maui true -nav regions
    • Show Navigation UI for basic understanding of how Navigation works
    • Show basic Weather Forecast UI with pull to refresh. Initialize with existing IWeatherCache
    • Show Maui EmbeddedControl with Counter.
@dansiegel dansiegel added the kind/enhancement New feature or request. label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant