Skip to content

Always place the cancel button before confirm in jeeDialog footers - #3423

Merged
Salvialf merged 1 commit into
developfrom
fix/jeedialog-buttons-order
Jul 22, 2026
Merged

Always place the cancel button before confirm in jeeDialog footers#3423
Salvialf merged 1 commit into
developfrom
fix/jeedialog-buttons-order

Conversation

@Salvialf

Copy link
Copy Markdown
Contributor

The position of the "Cancel" and "Confirm" buttons in jeeDialog footers used to depend on the key order declared in each caller's buttons object, which led to inconsistent positioning across the different menus, as reported here: https://community.jeedom.com/t/coherence-de-position-entre-annuler-et-valider-selon-les-menus/149873

The cancel button is now always prepended to the dialog footer instead of appended, so it is guaranteed to appear before the confirm button regardless of the order declared by the caller.

@Salvialf Salvialf added the changelog-fix Use to generate release notes / changelog To be apply on PR label Jul 15, 2026
@Salvialf
Salvialf merged commit dc22431 into develop Jul 22, 2026
9 checks passed
@Salvialf
Salvialf deleted the fix/jeedialog-buttons-order branch July 22, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-fix Use to generate release notes / changelog To be apply on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants