AbsaOSS / AbsaOSS/cps-shared-ui
InfoTooltip Visibility Issue in cps-input component
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 9
- Fork
- 6
- Merge trung bình
- 23 giờ 46 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
### 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.