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(KFLUXUI-312): add useSearchParamBatch hook for batch params operations #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcin-michal
Copy link
Contributor

Fixes

KFLUXUI-312

Description

Hook for batch search params operation, fixes the issue where if multiple params were set separately only one of the operation had effect. Will be used in components in this PR

Type of change

  • Bugfix

Screen shots / Gifs for design review

How to test or reproduce?

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.14%. Comparing base (29cfa26) to head (8c368dc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   80.12%   80.14%   +0.02%     
==========================================
  Files         578      578              
  Lines       21554    21579      +25     
  Branches     5083     5086       +3     
==========================================
+ Hits        17270    17295      +25     
  Misses       4259     4259              
  Partials       25       25              
Flag Coverage Δ
unittests 80.14% <100.00%> (+0.02%) ⬆️

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.

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