Design a better validation experience for MVC
Open
affected-medium
area-ui-rendering
enhancement
feature-mvc-razor-views
needs-prototype
Priority:2
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
https://github.com/dotnet/aspnetcore/issues/8573#issuecomment-854036038 covers the problem statement for this issue
-----
Bootstrap 5 is removing it's dependency on jQuery: https://github.com/twbs/bootstrap/pull/23586
This issue tracks investigating what removing jQuery as a dependency from ASP.NET Core would take.
We're going to split this work into two phases:
1. [ ] Design the new JS library to replace jquery-validation-unobstrusive
2. [ ] Implement the above
3. [ ] https://github.com/dotnet/aspnetcore/issues/17412
Contributor guide
Assessment
This issue has not been assessed yet.