Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

feat: ensure dialog closes properly when saving#224

Merged
UsamaSadiq merged 1 commit into
openedx-unsupported:masterfrom
edly-io:waleed/fix-dialog-reopen-on-save
Nov 25, 2025
Merged

feat: ensure dialog closes properly when saving#224
UsamaSadiq merged 1 commit into
openedx-unsupported:masterfrom
edly-io:waleed/fix-dialog-reopen-on-save

Conversation

@Waleed-Mujahid

Copy link
Copy Markdown
Contributor

Description

Previously when a user clicked on the save button, the page would reload and the dialog would reopen. This would also cause the block to become unresponsive.

This PR fixes the flow so dialog is closed properly

Testing instructions

  1. Add an audio xblock to a unit
  2. Click on edit
  3. Change the URL
  4. Click on save
  5. Dialog should be closed properly instead of reopening
  6. The page should not become unresponsive

Previously when a user clicked on the save button the page would reload and the dialog would reopen. This would also cause the block to become unresponsive.

 This PR fixes the flow so dialog is closed properly
@UsamaSadiq
UsamaSadiq merged commit 14290f3 into openedx-unsupported:master Nov 25, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants