lightning
lightning copied to clipboard
Missing title in MSSQL credential form Input
Description When a configuration schema property lacks a title, the credential form renders an input field without a corresponding title. This issue leads to a lack of clarity for users who cannot identify the purpose of the input field.
Steps to Reproduce
- Go to the credential page.
- Click on the "Add new Credential" button.
- Select
mssql
adaptor - Scroll down on the credential form to see the all form inputs
- Observe the rendered input field without a title.
Expected Behavior The credential form should display a default title or a placeholder for input fields even if the configuration schema property does not have a specified title.
Actual Behavior Input fields are rendered without any title, leading to confusion for users.
Screenshots
Environment
- Version: [v2.6.3 (1.1.5)]