langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.89k stars 4.25k forks source link

fix: update edge z index when node is selected #4765

Closed lucaseduoli closed 6 days ago

lucaseduoli commented 6 days ago

This pull request includes a small change to the PageComponent in the FlowPage directory. The change ensures that edges are elevated when selected, improving the user interaction experience.