AbsaOSS / AbsaOSS/cps-shared-ui

InfoTooltip Visibility Issue in cps-input component

未關閉
#416 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。