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

Add additional Blazor example projects for new render modes #2462

Open
msmithNI opened this issue Oct 30, 2024 · 0 comments
Open

Add additional Blazor example projects for new render modes #2462

msmithNI opened this issue Oct 30, 2024 · 0 comments

Comments

@msmithNI
Copy link
Contributor

msmithNI commented Oct 30, 2024

🧹 Tech Debt

Example Projects

It would be useful to have additional Blazor example projects:

  • A project using InteractiveAuto render mode. We'd probably need to make some changes to Demo.Shared to support this, such as duplicating MainLayout/App to support the different render mode(s).
  • A project using static server-side rendering only. Note: A lot of our existing ComponentsDemo page wouldn't work correctly in this mode (due to no interactivity). We'd have to decide what exactly to show here.
@msmithNI msmithNI added tech debt triage New issue that needs to be reviewed labels Oct 30, 2024
@m-akinc m-akinc removed the triage New issue that needs to be reviewed label Nov 5, 2024
@m-akinc m-akinc changed the title Add additional Blazor example / test projects for new render modes Add additional Blazor example projects for new render modes Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Defined/Ready to Pickup
Development

No branches or pull requests

2 participants