Jacopo Marrone

Results 21 issues of Jacopo Marrone

It would be great to have a new `Layout` component - `Flex`, with `gap` props that accepts the lib spacing scale (`small`, `"medium`, ... ) --- Usage ```tsx Left Right...

enhancement

## Describe the Bug Trying to use the generated SDK for Typescript inside a React app with Next.js in browser runtime (use client) trigger this error ``` Module build failed:...

typescript

### Bug Description The solution is to add meta tags in the head of the webpage of the Chat. ```html ``` more info here https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone ## Potential Solutions Should be...

in linear
Needs Feedback

With this keystatic config ```ts // in ./keystatic.config.ts import { config, fields, collection } from '@keystatic/core'; export default config({ storage: { kind: 'local', }, collections: { post: collection({ label: 'post',...

enhancement

## Is your feature request related to a problem? Please describe Yes and No. Requesting the ability to explicitly search for google news (tbm=nws). ## What package is this feature...

enhancement

When using this extension in environment that are not persisted, like Google Colab, the user install by ``` git clone this-repo ``` then launching a1111, so that the extension create...

Thanks for the addition of https://github.com/mhutchie/vscode-git-graph/issues/331, I discovered it today even if it has been implemented in the past. It is a great and useful feature. I would like to...

feature request

The `theme.json` is the main place where theme dev do most of their work, so it is very important that every properties of the json file is described well from...

[Type] Enhancement
[Type] Developer Documentation
Developer Experience

# Feature Idea Hi, i want to share a new idea to improve the UX of comfy. ## TLDR > add new sidebar to comfy, where we can expose node...

Feature

Thanks for the app, I'm testing to use it to see my Comfy UI generation. Comfy UI is an open-source tool to generate image with open-source models like Flux, Stable...