Skip to content

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Sep 8, 2025

Problem

Just like the <DeleteButton> we want a controller hook that ease the implementation of <UpdateButton> in custom UIs.

Solution

Introduce useUpdateController

How To Test

  • <UpdateButton> should work as before

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
    - [ ] The PR includes unit tests (if not possible, describe why) we decided to not invest more in tests as we already have some for the existing buttons.
    - [ ] The PR includes one or several stories (if not possible, describe why) Same
    - [ ] The documentation is up to date Same

Also, please make sure to read the contributing guidelines.

@djhi djhi added RFR Ready For Review and removed WIP Work In Progress labels Sep 8, 2025
@slax57 slax57 self-requested a review September 12, 2025 08:44
@djhi djhi added WIP Work In Progress RFR Ready For Review and removed RFR Ready For Review WIP Work In Progress labels Sep 12, 2025
@slax57 slax57 mentioned this pull request Sep 12, 2025
1 task
@slax57 slax57 merged commit 0bb605b into next Sep 15, 2025
7 of 10 checks passed
@slax57 slax57 deleted the use-update-controller branch September 15, 2025 14:17
@slax57 slax57 added this to the 5.12.0 milestone Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Development

Successfully merging this pull request may close these issues.

2 participants