-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[front] - refacto:
NewDialog
final wave (#10049)
* [front/components/spaces] - refactor: improve data source deletion confirmation UI - Modify the UI layout to include a list with bullet points showing which data sources are in use - Enhance the confirmation prompt with bold text for emphasis [front/hooks] - feature: update useAwaitableDialog to use new dialog components - Implement updated dialog infrastructure with improved UI and accessibility support - Add customization options for dialog buttons including labels and variants - Ensure proper handling of dismiss dialog actions by treating them as a cancel event * [misc] - refactor: update dialog components with new design system - Replaced custom dialog components with new design system dialogs across various components - Removed old dialog components from the codebase as they are no longer used - Updated dialog components to use new `NewDialog` patterns including headers, footers, and content for improved consistency - Migrated to using updated icons and spinner components from `@dust-tt/sparkle` library to align with the new design system
- Loading branch information
1 parent
379df2f
commit 13d111a
Showing
7 changed files
with
211 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.