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
There is an input field where a POI name can be given to search for matched POIs. This field never gets disabled even when the object is archived.
The search input field should be disabled too like other fields when the object is archived.
It is not disabled.
This bug was found during implementation of contact form. See this comment.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Bug
There is an input field where a POI name can be given to search for matched POIs. This field never gets disabled even when the object is archived.
Steps to Reproduce
Expected Behavior
The search input field should be disabled too like other fields when the object is archived.
Actual Behavior
It is not disabled.
Additional Information
This bug was found during implementation of contact form. See this comment.
Traceback
The text was updated successfully, but these errors were encountered: