From 4bef76d6dd522ee0a16ea3e0469ad6cfb7810f29 Mon Sep 17 00:00:00 2001 From: "Torsten Schulz (local)" Date: Wed, 6 May 2026 08:52:45 +0200 Subject: [PATCH] feat(TeamPlanningBoard): enhance team planning UI and button functionality - Updated the TeamPlanningBoard component to improve the layout and styling of the planning team button, enhancing user interaction. - Changed button title and aria-label for better accessibility and clarity, reflecting its new function to open the team in the workspace. - Adjusted CSS styles for planning team inputs and buttons to ensure a more responsive design and improved visual consistency. --- .../src/components/team/TeamPlanningBoard.vue | 28 +++++++++++++++++-- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/team/TeamPlanningBoard.vue b/frontend/src/components/team/TeamPlanningBoard.vue index 9c050a39..cc45a012 100644 --- a/frontend/src/components/team/TeamPlanningBoard.vue +++ b/frontend/src/components/team/TeamPlanningBoard.vue @@ -63,8 +63,9 @@ >