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

feat(Table): order of edit pop-up consisitent with table column #2223

Merged
merged 19 commits into from
Oct 6, 2023

Conversation

ArgoZhang
Copy link
Collaborator

The order of editing pop-up windows is consistent with the order of table columns

Description

close #2213

@bb-auto bb-auto bot added the enhancement New feature or request label Oct 6, 2023
@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9869ee2) 100.00% compared to head (cf6abe4) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2223   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          522       522           
  Lines        17006     17009    +3     
=========================================
+ Hits         17006     17009    +3     
Files Coverage Δ
...strapBlazor/Components/EditorForm/EditorForm.razor 100.00% <ø> (ø)
...apBlazor/Components/EditorForm/EditorForm.razor.cs 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Components/Table/Table.razor.cs 100.00% <100.00%> (ø)
src/BootstrapBlazor/Utils/Utility.cs 100.00% <100.00%> (ø)

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

@ArgoZhang ArgoZhang merged commit fbdc2e5 into main Oct 6, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-table branch October 6, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Table): 编辑弹窗按 Order 值排列
2 participants