upender7270

Results 4 issues of upender7270

# 🐛 Bug Report In FocusRing if we give CSS to focusClass, CSS is not disappearing after losing focus. When we give CSS to the focusRingClass it is working as...

waiting

### Provide a general summary of the issue here I am integrating comboBox with my React app, React - v18 Node - v20.7.0 OS - Ubuntu 22.04.4 LTS ``` "@adobe/react-spectrum":...

bug
rsp:ComboBox

I am trying to export block suite data as markdown, I am getting the below error if I place an image in the editor. ![Screenshot from 2024-07-01 17-38-37](https://github.com/toeverything/blocksuite/assets/43287621/47410e39-3cd8-4136-bf9e-27c88bd96b9e) Implementation ```js...

type:bug
mod:import-export

### Provide a general summary of the issue here I am trying to use the DateRangePicker from react-aria-components. When the props `shouldCloseOnSelect = false` and `granularity="minute" ` are set, then...