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

Fix DynamicForm TagHelper #18160

Merged
merged 1 commit into from Nov 16, 2023
Merged

Fix DynamicForm TagHelper #18160

merged 1 commit into from Nov 16, 2023

Conversation

realLiangshiwei
Copy link
Member

Description

Resolves #18147

image

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (39240f1) 51.69% compared to head (7a64fb8) 51.69%.
Report is 15 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #18160   +/-   ##
=======================================
  Coverage   51.69%   51.69%           
=======================================
  Files        3068     3068           
  Lines       96113    96113           
  Branches     7656     7656           
=======================================
  Hits        49689    49689           
  Misses      44898    44898           
  Partials     1526     1526           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maliming maliming merged commit 2fe9288 into dev Nov 16, 2023
5 checks passed
@realLiangshiwei realLiangshiwei deleted the liangshiwei/taghelper branch November 16, 2023 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mvc] DynamicForm DateRangePicker miss data-end-input
2 participants