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

Allow overriding features from Edition #19168

Merged
merged 1 commit into from Mar 1, 2024
Merged

Conversation

enisn
Copy link
Member

@enisn enisn commented Feb 29, 2024

Description

Resolves https://github.com/volosoft/volo/issues/15936

When disabled, input values can't be sent in form by default:
image

This PR aligns Blazor / MVC Behaviors

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)

How to test it?

Please describe how this can be tested by the test engineers if it is not already explicit - or remove this section if no need to description.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.62%. Comparing base (8731deb) to head (1de84b1).
Report is 47 commits behind head on rel-8.1.

Additional details and impacted files
@@           Coverage Diff            @@
##           rel-8.1   #19168   +/-   ##
========================================
  Coverage    51.61%   51.62%           
========================================
  Files         3095     3095           
  Lines        98183    98188    +5     
  Branches      7850     7849    -1     
========================================
+ Hits         50677    50685    +8     
  Misses       45948    45948           
+ Partials      1558     1555    -3     

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

@oykuermann oykuermann merged commit 9418994 into rel-8.1 Mar 1, 2024
5 checks passed
@oykuermann oykuermann deleted the 8.1-mvc-features-modal branch March 1, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants