AbsaOSS / AbsaOSS/cps-shared-ui
InfoTooltip Visibility Issue in cps-input component
未關閉
bug
- 主要語言
- TypeScript
- 星號
- 9
- 分支
- 6
- 平均合併
- 23 小時 46 分鐘
- 30 天內合併 PR
- 5
描述
### Issue Description
The infoTooltip property on cps-input components only displays when a `label` property is present.
### Reproduction Steps:
1. Create cps-input without label:
```typescript
```
2. Tooltip doesn't appear
3. Add label property:
```typescript
```
4. Tooltip appears
### Expected Behavior
InfoTooltip should display regardless of label presence
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。