Skip to content

fix(ui): carry old data to renamed service and replace order array#725

Merged
JosephKav merged 1 commit intomasterfrom
724-bugui-services-are-lost-when-renamed
Dec 14, 2025
Merged

fix(ui): carry old data to renamed service and replace order array#725
JosephKav merged 1 commit intomasterfrom
724-bugui-services-are-lost-when-renamed

Conversation

@JosephKav
Copy link
Collaborator

  • Move cached service data when renaming a service.
  • Replace ORDER array reference to trigger useEffect reloads.

- Move cached service data when renaming a service.
- Replace ORDER array reference to trigger useEffect reloads.
@JosephKav JosephKav added the bug Something isn't working label Dec 14, 2025
@JosephKav JosephKav linked an issue Dec 14, 2025 that may be closed by this pull request
@JosephKav JosephKav merged commit 4ee6e5c into master Dec 14, 2025
5 checks passed
@JosephKav JosephKav deleted the 724-bugui-services-are-lost-when-renamed branch December 14, 2025 02:21
@Argus-Bot Argus-Bot mentioned this pull request Dec 14, 2025
@codecov
Copy link

codecov bot commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.83%. Comparing base (6e3ea35) to head (61f2ff7).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #725   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files         132      132           
  Lines        8906     8906           
=======================================
  Hits         8801     8801           
  Misses         80       80           
  Partials       25       25           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JosephKav JosephKav added the javascript Pull requests that update Javascript code label Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(ui): service's are lost when renamed

1 participant