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

Replace outdated dependencies in Blazor Server project template #44606

Closed
1 of 5 tasks
mkArtakMSFT opened this issue Oct 17, 2022 · 3 comments
Closed
1 of 5 tasks

Replace outdated dependencies in Blazor Server project template #44606

mkArtakMSFT opened this issue Oct 17, 2022 · 3 comments
Labels
area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-server feature-templates

Comments

@mkArtakMSFT
Copy link
Member

mkArtakMSFT commented Oct 17, 2022

Blazor Server project template uses openiconic dependency, which is not maintained any more.
This issue tracks the work for choosing a new open-source icons library and moving to it:

@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

Here are some other places, where openiconic dependency exists:

@mkArtakMSFT mkArtakMSFT added this to the .NET 8 Planning milestone Oct 17, 2022
@ghost
Copy link

ghost commented Oct 17, 2022

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@TanayParikh
Copy link
Contributor

This should be covered via #40935. Not sure if we need a separate top-level issue in planning.

@ghost
Copy link

ghost commented Oct 6, 2023

Thanks for contacting us.

We're moving this issue to the .NET 9 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-server feature-templates
Projects
None yet
Development

No branches or pull requests

3 participants
@TanayParikh @mkArtakMSFT and others