Skip to content

Conversation

froozeify
Copy link
Member

@froozeify froozeify commented Oct 13, 2025

Checklist before requesting a review

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.

Description

  • It fixes GLPI11 - Forms with many destinations #21310
  • Switching to ajax request on destination page so forms with a lot of destinations don't overload the browser (with 89 destination was getting more than 250 requests on the page load)

@froozeify froozeify force-pushed the 11.0/21310-forms-with-many-destinations branch 2 times, most recently from a1c5025 to d3e2e44 Compare October 13, 2025 10:37
@froozeify froozeify force-pushed the 11.0/21310-forms-with-many-destinations branch from d3e2e44 to 6807c6e Compare October 13, 2025 10:41
Copy link
Contributor

@AdrienClairembault AdrienClairembault left a comment

Choose a reason for hiding this comment

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

When updating or creating a destination, it is no longer set as active after the page is reloaded.

…ne destination + fix test waiting for an already loaded field/tinymce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GLPI11 - Forms with many destinations

3 participants