mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 16:07:45 +08:00
afdb4a084a
When installing themes using the "Install this theme component" button on meta.discourse.org, we pass the repo name and URL via query params. However, these stick. So if a user cancels the installation, on the next navigation to the same route, they'll see the modal again. This PR clears the query params of the controller when dismissing the modal. |
||
---|---|---|
.. | ||
admin-add-upload.js | ||
admin-badge-preview.js | ||
admin-color-scheme-select-base.js | ||
admin-customize-form-template-view.js | ||
admin-delete-posts-confirmation.js | ||
admin-delete-user-posts-progress.js | ||
admin-edit-badge-groupings.js | ||
admin-incoming-email.js | ||
admin-install-theme.js | ||
admin-merge-users-confirmation.js | ||
admin-merge-users-progress.js | ||
admin-merge-users-prompt.js | ||
admin-penalize-user.js | ||
admin-reseed.js | ||
admin-staff-action-log-details.js | ||
admin-start-backup.js | ||
admin-theme-change.js | ||
admin-uploaded-image-list.js | ||
admin-watched-word-test.js | ||
site-setting-default-categories.js |