langflow/.github
Cristhian Zanforlin Lousa 3e099ac72e
fix: remove unused import and simplify key generation in SideBarFoldersButtonsComponent (#5227)
* ♻️ (index.tsx): Remove unused getRandomKeyByssmm function to clean up code and improve maintainability
📝 (index.tsx): Update key prop in SidebarMenuItem component to use index instead of getRandomKeyByssmm function for better performance and readability

* 📝 (select-options.tsx): Refactor SelectOptions component to improve readability and maintainability by restructuring the JSX elements and adding proper classNames
📝 (index.tsx): Introduce state for hoveredFolderId to track the currently hovered folder in the SideBarFoldersButtonsComponent for better user interaction and visual feedback. Update SidebarMenuItem to include onMouseEnter and onMouseLeave events to set and clear the hoveredFolderId state respectively. Update SidebarMenuButton className to conditionally apply background color based on the hoveredFolderId state.
2024-12-12 15:42:09 +00:00
..
actions ci: Update TypeScript test workflow for improved Playwright integration (#4781) 2024-11-25 21:16:30 +00:00
ISSUE_TEMPLATE chore(template): adjust bug report template to include screenshot and WIP sections (#2899) 2024-07-24 11:13:22 -07:00
workflows ci: script and workflow to update starter projects (#5195) 2024-12-12 02:48:55 +00:00
changes-filter.yaml fix: remove unused import and simplify key generation in SideBarFoldersButtonsComponent (#5227) 2024-12-12 15:42:09 +00:00
dependabot.yml ci: add lint commit workflow for pull requests (#2463) 2024-07-01 14:33:49 -07:00
release.yml feat(PR): add conditions to label pr (#2532) 2024-07-04 08:11:37 -07:00
semantic.yml chore: update targetUrl in semantic.yml (#2480) 2024-07-02 12:13:39 -07:00