From 508759610f99360017ac788a2289a913bc70adde Mon Sep 17 00:00:00 2001 From: Abhimanyu Yadav <122007096+Abhi1992002@users.noreply.github.com> Date: Wed, 11 Feb 2026 18:39:21 +0530 Subject: [PATCH 01/18] fix(frontend): add min-width-0 to ContentCard to prevent overflow (#12060) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes 🏗️ Added `min-w-0` class to the ContentCard component in the ToolAccordion to prevent content overflow issues. This CSS fix ensures that the card properly respects its container width constraints and allows text truncation to work correctly when content is too wide. ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: - [x] Verified that tool content displays correctly in the accordion - [x] Confirmed that long content properly truncates instead of overflowing - [x] Tested with various screen sizes to ensure responsive behavior #### For configuration changes: - [x] `.env.default` is updated or already compatible with my changes - [x] `docker-compose.yml` is updated or already compatible with my changes
Something went wrong
++ The assistant encountered an error. Please try sending your + message again. +
- {JSON.stringify(n.data?.hardcodedValues ?? {}, null, 2)}
-
-
- {JSON.stringify(backendLinks, null, 2)}
-
- BlockWebhookConfig definition