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 摘要。