Vishnuvardhan S

Results 3 issues of Vishnuvardhan S

**Is your feature request related to a problem? Please describe.** I have a use-case where I need to know if `Select` is open or not. **Describe the solution you'd like**...

feature request
Low Prio
TOPIC P

**Describe the bug** I am trying to bind a key combination like "k > k". **Example code** ```js keyboardjs.bind("k > k", () => { console.log("k was pressed and then again...

### Describe the bug The types for `close()` method for the Popover is currently ``` // node_modules/@ui5/webcomponents-react/dist/webComponents/Popover/index.d.ts close: () => void; ``` But when I debug, I can see it...

bug
author action