Bernardo Ferrari

Results 42 issues of Bernardo Ferrari

### Feature Description I have a very very very specific use case. I ask for alt images, and when they are done, I retrieve data from unsplash and cache them....

ai/core

### Feature Description 1. Can `streamObject` throw an Error if there is no internet, if any issues happen, or `finishReason` via `other` already guarantees that the error was handled and...

ai/core

Someone made the navigation bar hard-coded for Android phones that use the pill navigation, similar to iOS. If someone uses the standard navigation, it is incompatible: ![image](https://github.com/rainbow-me/rainbow/assets/351125/f71d8ac6-0723-4562-b98d-0294bf231e20)

ticketed

### Describe the feature you'd like to request You could document on custom extension how to create a simple html button (probably as a div). I think would be simple...

Playing with the official demo, I imported a squared image using "/" and moved it: https://github.com/steven-tey/novel/assets/351125/59b53f7e-817e-47ee-8256-3959dc35f42f

React-beautiful-dnd has many examples. Animated, input on/off, onBeforeCapture. So many things. I don't like pragmatic drag and drop because it has like 2-3 examples, they all use emotion and other...

This PR failed due to timeout limit: https://github.com/flutter/flutter/pull/143799 I don't know if this test is too big, if the suite has too much tests and should be split, or what?...

team-infra

When coming from JavaScript/TypeScript, where prettier auto-adds () when formatting, I always fight with Dart analyzer because it complains about my code but it never provides a fix (clicking and...

area-analyzer
analyzer-quick-fix
P2
type-enhancement

If you are instantiating a class with multiple parameters, it becomes too slow and error prone. I just want them, 'in order', there. https://user-images.githubusercontent.com/351125/129495633-0bd907fa-ab46-47ee-81ac-edc2065386ea.mov Suggestion: add an "add all parameters"...

area-analyzer
analyzer-quick-fix
P2
type-enhancement

Happens on latest https://novel.sh/ 1. Select a text. Click outside of the text area to dismiss. 2. Select a text. Change the text color. Click outside of the text area,...