dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.58k stars 25.3k forks source link

MovieGenre and SearchString aren't used as MovieGenreViewModel properties #16526

Open mrmowji opened 4 years ago

mrmowji commented 4 years ago

It seems MovieGenre and SearchString properties of MovieGenreViewModel are not necessary (used), since we used stand-alone parameters in both action and view. Did I miss something?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Rick-Anderson commented 4 years ago

I think you're right. We'll fix this in the next doc sweep.

If @mrmowji doesn't submit a PR, see code changes in #17957 and #17956

guardrex commented 4 years ago

I'm going to move this to backlog just so that we can close this old milestone ... it keeps popping up on me and getting in the way when working with new issues. 🏃