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(Affix): fix left offset not update after position change #2370

Merged
merged 1 commit into from Feb 24, 2022

Conversation

MarvelSQ
Copy link
Member

CHANGES

  • Affix: remove left offset for better fixed position

ISSUES

@vercel
Copy link

vercel bot commented Feb 23, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

rsuite-v4 – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-v4/9z9sqH9b47hDaGHUFadBth5QttXK
✅ Preview: Canceled

rsuite-nextjs – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-nextjs/3hZmAA22mLLZqjwsoX5ZgkVJVLSt
✅ Preview: https://rsuite-nextjs-git-fix-issue-2369-rsuite.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7e0a959:

Sandbox Source
rsuite-tp-ci Configuration
adoring-elgamal-3p05zw Issue #2369

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #2370 (7e0a959) into main (405a504) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2370   +/-   ##
=======================================
  Coverage   85.56%   85.56%           
=======================================
  Files         274      274           
  Lines        8647     8647           
  Branches     2428     2428           
=======================================
  Hits         7399     7399           
  Misses        659      659           
  Partials      589      589           
Flag Coverage Δ
ChromeCi 85.54% <ø> (ø)
Firefox 85.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Affix/Affix.tsx 80.00% <ø> (ø)

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 405a504...7e0a959. Read the comment docs.

@SevenOutman SevenOutman merged commit eba3536 into main Feb 24, 2022
@SevenOutman SevenOutman deleted the fix/issue-2369 branch February 24, 2022 03:01
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.

Affix 在元素位置更改后,没有更新左边距
2 participants