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

Make source for QuickGrid samples site public #47261

Open
danroth27 opened this issue Mar 16, 2023 · 11 comments
Open

Make source for QuickGrid samples site public #47261

danroth27 opened this issue Mar 16, 2023 · 11 comments
Labels
area-blazor Includes: Blazor, Razor Components task
Milestone

Comments

@danroth27
Copy link
Member

danroth27 commented Mar 16, 2023

It would be helpful if we made the source for the QuickGrid samples site public. The site shows some useful patterns, like integrating with Tailwind, static prerendering, auto deployment, etc.

Before we make the repo public it needs some cleanup: Add a readme, add an appropriate license, etc.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework untriaged labels Mar 16, 2023
@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components and removed untriaged area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Mar 17, 2023
@mkArtakMSFT mkArtakMSFT added this to the Backlog milestone Mar 22, 2023
@ghost
Copy link

ghost commented Mar 22, 2023

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@Eilon
Copy link
Member

Eilon commented May 8, 2023

Thoughts/suggestions:

  • Add some required files, such as license, code of conduct, etc.
  • Issue tracker is already disabled (good)
  • Add readme file stating what the repo is and where to file issues (dotnet/aspnetcore repo?)

@fdonnet
Copy link

fdonnet commented Dec 4, 2023

It would be helpful if we made the source for the QuickGrid samples site public. The site shows some useful patterns, like integrating with Tailwind, static prerendering, auto deployment, etc.

this part about Tailwind is interesting... I have some issues to be able to style THead or other things.. I read the code of the component in hope to be able to override some methods but all the things are private not protected.

Don't see any section about Tailwind on the actual site.

@MackinnonBuck MackinnonBuck modified the milestones: Planning: WebUI, Backlog Dec 4, 2023
@ghost
Copy link

ghost commented Dec 4, 2023

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Feb 6, 2024
@wtgodbe wtgodbe removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Feb 6, 2024
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Feb 6, 2024
@wtgodbe wtgodbe removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Feb 13, 2024
@dotnet dotnet deleted a comment from dotnet-policy-service bot Feb 13, 2024
@dotnet dotnet deleted a comment from dotnet-policy-service bot Feb 13, 2024
@jfvaleroso
Copy link

Hope you can make quickgridsample repo public. It's faster as well. Id like to know how it was configured

@gabrielfreire
Copy link

gabrielfreire commented Jul 2, 2024

Any news on this ? I'd love to see how this application was configured as it is the fastest webassembly app loading I've ever seen. I tried doing all of the compression thing but I still get a relatively long loading screen compared to the one in the QuickGrid documentation website.
A configuration like this should even be available on the templates as it is the most common complaint among blazor customers and users.

@svartis
Copy link

svartis commented Sep 25, 2024

Any status update on this?

@parashgoswami
Copy link

Please make this public ...

@itneepco
Copy link

Is it going to happen?

@danroth27
Copy link
Member Author

Any news on this ? I'd love to see how this application was configured as it is the fastest webassembly app loading I've ever seen. I tried doing all of the compression thing but I still get a relatively long loading screen compared to the one in the QuickGrid documentation website.

@gabrielfreire The sample site leverages static prerendering using https://github.com/jsakamoto/BlazorWasmPreRendering.Build. At some point we hope to make static prerendering and site generation a built-in Blazor feature: #55320

@danroth27
Copy link
Member Author

Is it going to happen?

@itneepco We want to do this, but it's not currently a priority. The amount of work required for making sample code like this public has increased in part due to our recent security push and we're currently prioritizing delivering Blazor improvements for .NET 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components task
Projects
None yet
Development

No branches or pull requests

13 participants