From 3490f478d70aa050f7be3a16b65b1a435d5e8cc7 Mon Sep 17 00:00:00 2001 From: "fiskaltrust-release-notes-bot[bot]" <270644138+fiskaltrust-release-notes-bot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 08:53:58 +0000 Subject: [PATCH] feat(portal): add release note for service-portal-ui#273 --- portal/test-release-notes-automation.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 portal/test-release-notes-automation.md diff --git a/portal/test-release-notes-automation.md b/portal/test-release-notes-automation.md new file mode 100644 index 0000000..6ba8cad --- /dev/null +++ b/portal/test-release-notes-automation.md @@ -0,0 +1,24 @@ +--- +title: "Test release notes automation" +authors: platform +slug: portal/test-release-notes-automation +source: https://github.com/fiskaltrust/service-portal-ui/issues/273 +milestone: "n/a" +date: 2026-03-31 +tags: [category-enhancement, platform] +--- + +## Summary +We've upgraded the editing process for PosOperator invitations to a new React form. This change makes it easier and faster for users to update invitation details. + +## Why This Matters +With this improvement, PosDealers can quickly review and adjust invite details without the hassle of full page reloads. This means less waiting and a smoother experience when correcting any information. + +## What Changed +- The editing form now uses a modern React interface, aligning with the create flow. +- Inline validation helps users see errors immediately, making it easier to correct mistakes. +- Updates are processed faster, improving overall efficiency. +- Navigation to the edit page is streamlined, depending on feature settings. + +## Impact +All users who edit PosOperator invitations will benefit from this update. There's no action needed on your part; just enjoy the improved experience! Screenshots are included to help you visualize the changes.