We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Type
Enhancement
Current behaviour
For example, when user creates a new category, let's call it "history", he cannot immediately add a question to it - he needs to refresh the page.
Expected behaviour
Forms are being reloaded upon adding a resource.
Motivation / use case
We should reload forms upon successful submission so it works like a proper single page application.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type
Enhancement
Current behaviour
For example, when user creates a new category, let's call it "history", he cannot immediately add a question to it - he needs to refresh the page.
Expected behaviour
Forms are being reloaded upon adding a resource.
Motivation / use case
We should reload forms upon successful submission so it works like a proper single page application.
The text was updated successfully, but these errors were encountered: