Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dropdowns needing a page reload to select the same option #890

Closed
AndersonStettner opened this issue May 18, 2023 · 1 comment · Fixed by #937
Closed

Fix dropdowns needing a page reload to select the same option #890

AndersonStettner opened this issue May 18, 2023 · 1 comment · Fixed by #937
Assignees
Labels
bug Something isn't working

Comments

@AndersonStettner
Copy link
Contributor

AndersonStettner commented May 18, 2023

Using the dropdown form the "Course Management" page: If you click "Renew" from the dropdown and you close the renewal modal that pops up you are not able to select "Renew" again without manually reloading the page.

We should not require the user to reload their web page if the accidentally closed the modal.

This was solved on Course Management page (PR #937). Make that fix work throughout the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants