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
When we try to create a datasource from "Dashboards Management" ---> "Data Sources" ---> "Create DataSource", we notice we if the datasource endpoint is start with "http" or "https", it will pass the endpoint validation.
Create this bug to:
Check if there are more detailed endpoint validation we can do from front-end side.
To Reproduce
Steps to reproduce the behavior:
Go to "Dashboards Management" ---> "Data Sources"
Click on "Create data source connection"
Fill in the form with DataSource Title. eg: "test"
xinruiba
changed the title
[BUG] Cluster endpoint URL pattern validation for Server and Serverless domain (Optional)
[BUG] [UX] Cluster endpoint URL pattern validation for Server and Serverless domain before sending test connection request (Optional)
Jan 17, 2024
xinruiba
changed the title
[BUG] [UX] Cluster endpoint URL pattern validation for Server and Serverless domain before sending test connection request (Optional)
[BUG] Cluster endpoint URL pattern validation for Server and Serverless domain in UX component before sending test connection request (Optional)
Jan 17, 2024
Describe the bug
When we try to create a datasource from "Dashboards Management" ---> "Data Sources" ---> "Create DataSource", we notice we if the datasource endpoint is start with "http" or "https", it will pass the endpoint validation.
Create this bug to:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Take a investigation to see if there are more endpoint format validations we can do.
In scope
This change should only in front-end side including following staff:
Out of scope
Expected output
Detect endpoint format error inputed by our customer
The text was updated successfully, but these errors were encountered: