From 780225ea566760e58bbc805d831a6e71a68a25e1 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 07:51:25 +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..bd9abf5 --- /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 made it easier to edit PosOperator invitations by moving the process to a new, user-friendly React form. This means you’ll enjoy a smoother experience with inline validation and quicker updates. + +## Why This Matters +Now, PosDealers can easily review and adjust invitation details without the hassle of waiting for the entire page to reload. This improvement reduces friction and makes correcting data faster and more efficient. + +## What Changed +- The editing process for PosOperator invitations is now done through a new React form. +- Users will see inline validation messages, making it clearer when there are issues to fix. +- Updates are processed faster, enhancing the overall editing experience. +- The navigation to the edit page is more intuitive and consistent with the create flow. + +## Impact +All PosDealers will benefit from this update. There’s nothing you need to do differently; just enjoy the improved editing experience! If you’d like to see how it looks, check out the screenshots provided.