Masoud Amjadi
Masoud Amjadi
The current implementation does not include right padding on the title bar for channels and groups with right-to-left (RTL) names. Consequently, RTL text is aligned to the rightmost edge of...
How can I perform HoverForMore on ajax laded data?
## Summary **All SDS Components** Github issue: #814 We nee to add "use client"; in all SDS component files, so projects don’t have to do that manually themselves like here:...
MUI theme structure, storybook configs, color remaps BREAKING CHANGE: Style varibales have changed Old PR: https://github.com/chanzuckerberg/sci-components/pull/718 ## Summary  **Structural Element (Base, Gene,...
We nee to add "use client"; in all SDS component files, so projects don’t have to do that manually themselves like here: https://github.com/czbiohub-sf/CZBSF-Metadata-Tracker-refactor/pull/82#discussion_r1684929746
## Summary **Panel** Github issue: #862 - Refactor Panel Component Code - Fix Panel Overlay closing state ## Checklist - [x] Default Story in Storybook - [x] LivePreview Story in...
Upgrade @czi-sds/components on ZeroHeight and refactor component recipes for the latest SDS package
To document the new `Panel` component, all ZeroHeight packages need to be updated to the latest version. This update will break existing code examples and component recipes, so all examples...
## Summary **Tag** Github issue: #865 SDS Tags should support custom colors for the background, text, and icon. However, this feature is currently not functioning as expected.
The `Tag` component doesn't accept custom colors.