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

Add AutoGenerateColumns to prevent auto-generated columns #19436

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

realLiangshiwei
Copy link
Member

Description

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

This is a temporary solution until Blazorise provides a better solution: Megabit/Blazorise#5424

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?

Run the app template

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.48%. Comparing base (83ab93c) to head (b043d62).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #19436   +/-   ##
=======================================
  Coverage   51.47%   51.48%           
=======================================
  Files        3106     3106           
  Lines       98847    98847           
  Branches     7897     7897           
=======================================
+ Hits        50884    50888    +4     
+ Misses      46400    46396    -4     
  Partials     1563     1563           

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

@oykuermann oykuermann merged commit d68d3ec into dev Mar 28, 2024
5 checks passed
@oykuermann oykuermann deleted the liangshiwei/blazorisefix branch March 28, 2024 07:25
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.

2 participants