langflow/src/frontend/tests
Cristhian Zanforlin Lousa 203ca36d5a
fix: improve ref naming causing fallback error on icons + regression test (#6989)
* ♻️ (index.tsx): remove unused ShortUniqueId import and uid variable to clean up the code
💡 (index.tsx): refactor useEffect dependency array to only include necessary dependencies for better performance and readability
♻️ (index.tsx): refactor PopoverContent component to use notificationRef instead of inline ref assignment for better code organization

*  (loading.tsx): add data-testid attribute to loading icon for easier testing and identification in the UI
 (general-bugs-icons-fallback.spec.ts): add test to ensure that loading icon fallback is displayed correctly when the icon is not found
2025-03-10 21:04:31 +00:00
..
assets feat: Add JSON field extraction and enhanced URL validation (#6051) 2025-03-10 12:28:51 +00:00
core feat: Enhance Webhook component (#6313) 2025-03-10 13:10:55 +00:00
extended fix: improve ref naming causing fallback error on icons + regression test (#6989) 2025-03-10 21:04:31 +00:00
templates feat: Add New Link Parameter Type for External Links in Node UI (#3806) 2024-09-17 16:56:10 +00:00
utils feat: add functionality to stream or poll events from the build process (#5940) 2025-02-18 14:24:39 +00:00
custom_component_full.ts Add PythonREPLToolComponent to tools/__init__.py and create PythonREPLTool.py (#1639) 2024-04-08 16:51:03 -03:00
globalTeardown.ts Add undo/redo check (#3893) 2024-09-23 21:12:59 -03:00