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(table): fix page-change event sending old value #842

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

mlmoravek
Copy link
Member

Fixes #713

Proposed Changes

  • fix table pagination sending old value on page-change

@mlmoravek mlmoravek added the bug Something isn't working label Mar 6, 2024
Copy link

netlify bot commented Mar 6, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit c2e8704
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/65e822fe56212500085daf5b
😎 Deploy Preview https://deploy-preview-842--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 0.20%. Comparing base (484cfe8) to head (c2e8704).
Report is 12 commits behind head on develop.

Files Patch % Lines
...ges/oruga/src/components/table/TablePagination.vue 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #842       +/-   ##
===========================================
- Coverage    56.71%   0.20%   -56.51%     
===========================================
  Files           30     108       +78     
  Lines         1511    5292     +3781     
  Branches       544    1948     +1404     
===========================================
- Hits           857      11      -846     
- Misses         654    4166     +3512     
- Partials         0    1115     +1115     
Flag Coverage Δ
oruga-next 0.20% <0.00%> (-56.51%) ⬇️

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

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

@mlmoravek mlmoravek merged commit 082e2fa into oruga-ui:develop Mar 9, 2024
7 of 9 checks passed
@mlmoravek mlmoravek deleted the fix/table-pagination-event branch March 9, 2024 13:50
mlmoravek added a commit to mlmoravek/oruga that referenced this pull request Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant