akveo / akveo/nebular

Cannot change TabIndex Values on nb-select

Đang mở
#2,551 0 bình luận 0 reaction 1 người được giao Được @chirichok98 nhận Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
8.1k
Fork
1.5k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Issue type

**I'm submitting a ...** (check one with "x")

* [x] bug report
* [ ] feature request

### Issue description

**Current behavior:**
Even if we change the tabindex of nb-select to "-1" then also the select tabbable. In console elements we can see that this behaviour occurs due to the button present in the nb-select. If I add tabindex="-1" to the button element in the console then the desired behaviour is achieved.
**Expected behavior:**
If the [tabIndex]="-1" attributed is added to the select html, this tabIndex value should be utilized instead of the default "0"

**Steps to reproduce:**
...

A

...

**Related code:**

```

A

```

### Other information:

**npm, node, OS, Browser**
```
Node : v12.18.3
npm : 6.14.6
OS : Windows 10
Browser : Chrome
```

**Angular, Nebular**
```
"@angular/core": "^8.0.0",
"@nebular/auth": "4.4.0",
"@nebular/date-fns": "^5.0.0",
"@nebular/eva-icons": "4.4.0",
"@nebular/moment": "^5.0.0",
"@nebular/security": "4.4.0",
"@nebular/theme": "4.4.0",
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.