dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.43k stars 10.02k forks source link

Layout in project templates with individual auth is no longer centered in 6.0 apps #38600

Open pranavkm opened 2 years ago

pranavkm commented 2 years ago

Found during CTI testing:

5.0

image

6.0

image

Perhaps this was an intentional choice in case this can be closed.

pranavkm commented 2 years ago

FYI @HaoK

HaoK commented 2 years ago

@blowdart thoughts on what we want to do for 7.0, do we want to make them centered again?

blowdart commented 2 years ago

It's weird footer is centered but header isn't. I have no thoughts on which is better, but it should be consistent.

If I look at the bootstrap 5 samples, the header is wrong, and footer is right, so if I have to make a choice, it's make it centered again.

ghost commented 2 years ago

Thanks for contacting us.

We're moving this issue to the .NET 7 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.

ghost commented 2 years ago

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.