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(comp:table): calculate the scroll postion when container resize #956

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

目前未设置 scroll.width, 当表格 resieze 时,会有一些样式上的异常。

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Jun 15, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #956 (bc8e906) into main (f9fb28b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files         692      692           
  Lines       67819    67811    -8     
  Branches     7933     7931    -2     
=======================================
- Hits        62911    62904    -7     
+ Misses       4908     4907    -1     
Impacted Files Coverage Δ
packages/components/table/src/main/MainTable.tsx 88.83% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9fb28b...bc8e906. Read the comment docs.

@danranVm danranVm merged commit 5fffb9b into IDuxFE:main Jun 15, 2022
@danranVm danranVm deleted the fix-comp-table-style branch June 15, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant