You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The helper text, such as 'Don't have an IBM Cloud account yet? Register for one and set up a Natural Language Understanding Resource to get your API key.', should be displayed conditionally. It should only appear when the credentials fields are empty or contain incorrect credentials.
Use Case:
When the service is successfully configured, it implies that the admin already has an account, allowing them to set up the service correctly. Therefore, if the admin has already configured an account, this helper text is not useful on the screen.
Steps to Reproduce
Steps:
Begin setting up the plugin.
Enter the correct credentials for the AI provider.
Save the settings.
Branch- develop
Screenshots, screen recording, code snippet
When fields are empty - this text will help the user to create an account and setup a plugin.
When Setting is configured successfully, this can be hidden:
Example -
Environment information
No response
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hello @ankitguptaindia (cc @jeffpaul). I'm assuming that we need the helper texts to be removed from all the services when they are properly configured, right?
@kmgalanakis Yes, that's correct. When a service is properly configured, it signifies that the user has successfully set up. To enhance user experience and streamline interface clarity, we can implement a conditional approach to display helper texts only when a service is not yet configured.
Describe the bug
Description:
The helper text, such as 'Don't have an IBM Cloud account yet? Register for one and set up a Natural Language Understanding Resource to get your API key.', should be displayed conditionally. It should only appear when the credentials fields are empty or contain incorrect credentials.
Use Case:
When the service is successfully configured, it implies that the admin already has an account, allowing them to set up the service correctly. Therefore, if the admin has already configured an account, this helper text is not useful on the screen.
Steps to Reproduce
Steps:
Branch-
develop
Screenshots, screen recording, code snippet
When fields are empty - this text will help the user to create an account and setup a plugin.
When Setting is configured successfully, this can be hidden:
Example -
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: