anovazzi1

Results 66 issues of anovazzi1

Changed the shortcut for minimizing the component from "mod+shift+q" to "mod+." in order to align with the default shortcuts. This improves the consistency and usability of the application.

size:XS

This pull request adds a new flag, `displayLoadingMessage`, to the `MessagesStoreType` in order to control the display of loading messages in the chat view. It also includes a layout adjustment...

size:S
lgtm
refactor

This pull request refactors the JSON serialization in the `build_flow` and `log_vertex_build` functions. The `build_flow` function now uses the `model_dump` method instead of `model_dump_json` to serialize the vertex build response....

bug
size:XS

This pull request includes commits that add message feedback and update the frontend interface.

enhancement
size:L
lgtm

This pull request includes changes to the SelectItem component. The component has been refactored to add a div wrapper around the children in the SelectItem component. Additionally, unused imports have...

size:S

### Bug Description the custom select component wraps every select item inside an span preventing full width ### Reproduction create a custom select component try to set the select item...

bug

This pull request fixes an issue in the outdated message test. It adds missing imports and updates selectors to ensure the test runs correctly.

size:S
lgtm

This pr enhances the table options to enhance the toolmode view and configuration of components tool mode

enhancement
size:L
lgtm

### Bug Description the custom path for components does not work as expected ### Reproduction add a path to the .env using the LANGFLOW_COMPONENTS_PATH system variable add a python component...

bug

this pr update some default values for the tool table on tool-mode