akveo / akveo/nebular

Select is interactive when placed in disabled fieldset

Open
#3,169 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Issue type

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

* [X] bug report
* [ ] feature request

### Issue description

**Current behavior:**
Select control is interactive when placed inside `` tag

**Expected behavior:**
Select behaves in the same when placed inside `` tag, as when the control is explicitly disabled.

**Steps to reproduce:**
Use following snippet and try to interact with the control:
```


Option empty
Option 0
Option 1
Option 2
Option 3
Option 4


```

### Other information:
Angular v.15
Nebular v.10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.