akveo / akveo/nebular

Bug. Disabled select can be expanded

Open
#3,021 1 comment 2 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:** You can expand list on select component when it's disabled. Tested on Chrome, Chromium and Firefox. Worked only on FF.

**Expected behavior:** Disabled option should block expand list on select component on every browser.

**Steps to reproduce:**

1. Open Chrome or Chromium
2. Open https://akveo.github.io/nebular/example/select/select-disabled.component
3. Try expand Disabled select
![image](https://user-images.githubusercontent.com/19360197/152236253-b699fa3f-fe67-4c09-8996-c716e50064ca.png)

### Other information:

**npm, node, OS, Browser**
```
node --version ==> v14.15.2
npm --version ==> 6.14.11
Windows 10 ==> 20H2 (19042.1466)
Chrome: 98.0.4758.81
Chromium: 92.0.4484.0 (Build)
Firefox: 96.0.3 (64-bit)
```

**Angular, Nebular**
```
"@nebular/auth": "^9.0.0",
"@nebular/bootstrap": "^9.0.0",
"@nebular/date-fns": "^9.0.0",
"@nebular/eva-icons": "^9.0.0",
"@nebular/moment": "^9.0.0",
"@nebular/security": "^9.0.0",
"@nebular/theme": "^9.0.0",
```

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.