Serhii Nahorets

Results 4 issues of Serhii Nahorets

I can't add a new card... After putting some text into "Front" or "Back" and press Enter, nothing is happening. (1) ![image](https://user-images.githubusercontent.com/3842386/70902454-7c445600-2005-11ea-9b5b-95c033b1104f.png) (2) ![image](https://user-images.githubusercontent.com/3842386/70902460-7e0e1980-2005-11ea-981d-3ee5ad430ee1.png) [press Enter] (3) ![image](https://user-images.githubusercontent.com/3842386/70902454-7c445600-2005-11ea-9b5b-95c033b1104f.png) Debug info:...

Could you please help me how to **find all** `condition` nodes recursively? ![image](https://user-images.githubusercontent.com/3842386/54748513-881bfc80-4bda-11e9-80b3-ca2e0da49888.png) JSON example: ```json { "WHERE": { "AND": [ { "condition": { "AND": [ { "condition": { "name":...

### Describe the bug When visiting [https://chatgpt.com](https://chatgpt.com/) the defined **styles are ignored until styling is toggled** in extension. The problem occurred relatively recently and probably introduced on ChatGTP side. But...

Is there a way to customize the behavior of the `Enter` key e.g. by selecting the currently focused node instead of triggering the editing mode or fetch some data? I'm...