Dragomir Denev

Results 21 issues of Dragomir Denev

### 👟 Reproduction steps Currently, when the user is presented with the Facebook oauth screen, the user can select 'Edit access" and then switch off the email. ![image](https://user-images.githubusercontent.com/1393766/184527584-f05ffa30-18ac-4021-9ba9-794c365e96b0.png) ![image](https://user-images.githubusercontent.com/1393766/184527591-7e2ad755-4f80-4ac8-908e-b06c2641a423.png) This...

bug
authentication

### 👟 Reproduction steps This is a very strange issue but here it goes... In summary - a cloud function that usually runs without a problem starts timing out after...

bug
question
stale

I have a `name` field that is validated non-lazily with the `required` rule: ```js const rules = { name: { required } } ``` I need to add another validation...

Dear @jalal246 , Could you please update the documentation and the release note pages with the new features you added lately? I was away for some time and lost grip...

documentation 📄

Sandbox for the bug: https://codesandbox.io/p/sandbox/holy-hill-fy6sy2 Expected: dragging should show console logs for `$onDragOutContainer`, `$onDragOutThreshold`, `$onDragOver`, `$onDragLeave` events. Even when subscribing to layout/mutation, none of the drag events are fired. @jalal246,...

bug

### What happened? Opening a new issue, as requested in #17420. When running the `quasar build -m capacitor -t android --ide` command, the build summary at the end is not...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/cli
flavour/quasar-cli-vite

### Vue - Official extension or vue-tsc version 2.1.2 ### VSCode version 1.92.2 ### Vue version 3.4.38 ### TypeScript version 5.5.4 ### System Info _No response_ ### Steps to reproduce...

🔩 p2-edge-case

### 🔖 Enhancement description Please bring back the ability to access function execution logs by just **_clicking once_** on a row in the Executions tab. ### 🎤 Pitch That was...

enhancement

### 🔖 Enhancement description Please bring back the ability to access function execution logs by just **_clicking once_** on a row in the Executions tab. ### 🎤 Pitch That was...

enhancement
product / functions

### 👟 Reproduction steps After the upgrade to the new console, all the IDs for Databases, Users, Functions, Collections, etc. are now displayed just as `Database ID`, `User ID`, etc....