Skip to content

Conversation

@steve8708
Copy link

@steve8708 steve8708 commented May 29, 2025

Implements a new customer management table component for the CRM section with the following features:

  • Responsive data table showing customer information
  • Search functionality with debounced input
  • Sortable columns with dropdown selector
  • Pagination support
  • Loading states and error handling
  • Integration with Builder.io user API
  • Edit customer action button (modal integration)

The implementation includes:

  • New CrmCustomersTable component
  • New CrmCustomersToolbar component
  • Updated Customers page to use the new table

All components follow MUI v7 patterns and existing project structure.

tag @builderio-bot for anything you want the bot to do

To clone this PR locally use the Github CLI with command gh pr checkout 4

🔗 Edit in Builder.io

@steve8708 steve8708 changed the title Builder.io: Update from Visual Editor Add CRM customer management table with search and sort May 29, 2025
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.

3 participants