Zhihao Cui

Results 90 issues of Zhihao Cui

Following pattern framework criteria the scope as follows: - [x] Create pattern site page for review - [ ] Define if Figma sticker component or example is required. (Or both...

type: pattern 🧩

### Area UI Components ### The problem (From MTK) When circular progress is used in banner, it feels too big https://stackblitz.com/edit/salt-template-eg6vbq?file=App.tsx ### The solution Add `size` prop to circular progress....

type: enhancement 💡
component: banner
component: progress
adopter: strategic product

### Latest version - [X] I have tested the latest version ### Description It should be part of `.numeric-cell` not `.editable-cell` ### Steps to reproduce Inspect example - https://www.saltdesignsystem.com/salt/components/ag-grid-theme/examples#variants ###...

type: bug 🪲
status: awaiting triage
package: ag-grid-theme

When standalone toggle button is used, it should have same corner radius as button. Only when it is used within toggle button group, it should change to match "nested" corner....

When standalone toggle button is used, it should have same corner radius as button. Only when it is used within toggle button group, it should change to match "nested" corner....

Follow up from #4116 and #3978, deprecate border / border strong / bar small tokens. Deprecate in code, rename in Figma?

Follow up from #4116 and #3978, add new sizes to linear progress, and use new thickness tokens

Follow up from #4116 and #3978, add XL size to Spinner to align with circular spinner new sizes. Also update to use thickness tokens.

Follow up from #4116 and #3978, replace border (thickness 100) & border strong (thickness 200) tokens used in all components

Currently the plugin produces a search index with all content on a page as string for a route. https://github.com/jpmorganchase/mosaic/blob/73799275cb0e57fdc4e161a2a7676f6427e78724/packages/store/src/types/searchIndex.ts#L1-L5 This doesn't allow the use case to search for specific page...

enhancement