Skip to content

Conversation

@nilmerg
Copy link
Member

@nilmerg nilmerg commented Aug 21, 2025

Literally no one ever used this event, since it served absolutely no purpose. Only a single control registers it on its own: ipl-web's SortControl, but guess what? The first check is whether the form has been sent or not and the listener only does something if not.

And of course, it still needs to be triggered before assembly, as a listener will probably influence it.

@nilmerg nilmerg self-assigned this Aug 21, 2025
@cla-bot cla-bot bot added the cla/signed label Aug 21, 2025
Literally no one ever used this event, since it served
absolutely no purpose. Only a single control registers
it on its own: ipl-web's `SortControl`, but guess what?
The first check is whether the form has been sent or not
and the listener only does something if not.

And of course, it still needs to be triggered before
assembly, as a listener will probably influence it.
@nilmerg nilmerg force-pushed the make-on-request-useful branch from da857ac to 0012156 Compare August 21, 2025 12:24
@nilmerg nilmerg added this to the v0.9.0 milestone Aug 21, 2025
@nilmerg nilmerg added the enhancement New feature or request label Aug 21, 2025
@nilmerg nilmerg requested a review from raviks789 August 21, 2025 12:25
@nilmerg nilmerg marked this pull request as ready for review August 21, 2025 12:28
nilmerg added a commit to Icinga/ipl-web that referenced this pull request Aug 21, 2025
The event is not being triggered anymore if the form has been sent.

Requires Icinga/ipl-html#153
Copy link
Contributor

@raviks789 raviks789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch!

LGTM!

@nilmerg nilmerg merged commit fa10a92 into main Aug 22, 2025
10 checks passed
@nilmerg nilmerg deleted the make-on-request-useful branch August 22, 2025 07:06
nilmerg added a commit to Icinga/ipl-web that referenced this pull request Aug 22, 2025
The event is not being triggered anymore if the form has been sent.

Requires Icinga/ipl-html#153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants