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
This issue consists of multiple issues inside this regarding the data validation and data allowed to enter in multiple plugin config fields.
### Issue 1: User is able to enter and save empty value in some mandatory fields through a space character input.
Steps to reproduce:
The user is able to save the entry in the desired config field which actually denotes a null entry.
Config fields where the issue is reproduced:
### Issue 2: User is not able to save the config field if the entered data contains space character as prefix.
The user is not able to save the desired entry in the config field or receives an irrelevant error.
(I will attach a relevant screenshot for the same, currently facing some issues)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue consists of multiple issues inside this regarding the data validation and data allowed to enter in multiple plugin config fields.
### Issue 1:
User is able to enter and save empty value in some mandatory fields through a space character input.
Steps to reproduce:
The user is able to save the entry in the desired config field which actually denotes a null entry.
Config fields where the issue is reproduced:
### Issue 2:
User is not able to save the config field if the entered data contains space character as prefix.
Steps to reproduce:
The user is not able to save the desired entry in the config field or receives an irrelevant error.
Config fields where the issue is reproduced:
(I will attach a relevant screenshot for the same, currently facing some issues)
The text was updated successfully, but these errors were encountered: