Skip to content

Extract common ui components from order system ui#9

Draft
topfunplusnew wants to merge 3 commits intofront-devfrom
cursor/extract-common-ui-components-from-order-system-ui-gemini-3-pro-preview-8397
Draft

Extract common ui components from order system ui#9
topfunplusnew wants to merge 3 commits intofront-devfrom
cursor/extract-common-ui-components-from-order-system-ui-gemini-3-pro-preview-8397

Conversation

@topfunplusnew
Copy link
Owner

Extract common UI components and utility functions from order-system-ui into ui-components and shared packages to enhance modularity and reusability.

This refactoring decouples generic UI elements and helper functions from the order-system-ui application-specific logic, making them independently maintainable and reusable across other projects in the monorepo. Special attention was given to RightToolbar to abstract its API dependencies via props, ensuring its generic nature.


Open in Cursor Open in Web

This commit centralizes common UI components into a shared package, improving code reuse and maintainability. It also updates imports and component registrations across the order system to use these shared components.

Co-authored-by: ming10655 <ming10655@gmail.com>
@cursor
Copy link

cursor bot commented Dec 5, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits December 5, 2025 02:47
…ance

Co-authored-by: ming10655 <ming10655@gmail.com>
Co-authored-by: ming10655 <ming10655@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants