[GH-ISSUE #8] sync ajax calls causes small hangs in application #5

Closed
opened 2026-03-02 12:03:03 +03:00 by kerem · 0 comments
Owner

Originally created by @KelvinTegelaar on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/8

Originally assigned to: @KelvinTegelaar on GitHub.

Describe the bug
sync ajax calls can cause little hangs in the app, that are quite annoying. I think setting async to true everywhere should resolve, but needs to be tested first.

To Reproduce
Steps to reproduce the behavior:

  1. Go to tenants
  2. Click on tenantlist
  3. possible hang event, can even crash page if you force a reload during

Expected behavior
no hang events.

Desktop (please complete the following information):

  • OS: W11
  • Browser: Chrome
  • Version latest
Originally created by @KelvinTegelaar on GitHub (Oct 14, 2021). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/8 Originally assigned to: @KelvinTegelaar on GitHub. **Describe the bug** sync ajax calls can cause little hangs in the app, that are quite annoying. I think setting async to true everywhere should resolve, but needs to be tested first. **To Reproduce** Steps to reproduce the behavior: 1. Go to tenants 2. Click on tenantlist 3. possible hang event, can even crash page if you force a reload during **Expected behavior** no hang events. **Desktop (please complete the following information):** - OS: W11 - Browser: Chrome - Version latest
kerem closed this issue 2026-03-02 12:03:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#5
No description provided.