Skip to content

📁 refactor(Prompts): Reorganize component directory structure and enhance UI#11570

Draft
berry-13 wants to merge 14 commits intodevfrom
refactor/prompts-components
Draft

📁 refactor(Prompts): Reorganize component directory structure and enhance UI#11570
berry-13 wants to merge 14 commits intodevfrom
refactor/prompts-components

Conversation

@berry-13
Copy link
Collaborator

@berry-13 berry-13 commented Jan 29, 2026

Summary

Restructures the Prompts component folder into logical subdirectories (buttons, dialogs, display, editor, fields, forms, layouts, lists, sidebar, utils) for improved maintainability and discoverability. Adds new CreatePromptButton and AutoSendPrompt components, refactors GroupSidePanel and PromptsAccordion for better code organization. Updates all imports and exports to reflect the new structure.

Change Type

  • style
  • refactor

Testing

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • I have written tests demonstrating that my changes are effective or that my feature works
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.

@github-actions
Copy link
Contributor

🚨 Unused i18next Keys Detected

The following translation keys are defined in translation.json but are not used in the codebase:

  • com_ui_actions
  • com_ui_make_production
  • com_ui_no_versions
  • com_ui_production
  • com_ui_sr_actions_menu

⚠️ Please remove these unused keys to keep the translation files clean.

@berry-13 berry-13 added 🔨 refactor Code cleanup without new features 🎨 design UI/UX improvements labels Jan 29, 2026
@berry-13 berry-13 changed the title 🧩 refactor: reorganize prompt components 📁 refactor(Prompts): Reorganize component directory structure and enhance UI Jan 31, 2026
@berry-13 berry-13 force-pushed the refactor/prompts-components branch from f01df64 to 3a49960 Compare February 2, 2026 17:05
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🚨 Unused i18next Keys Detected

The following translation keys are defined in translation.json but are not used in the codebase:

  • com_ui_actions
  • com_ui_make_production
  • com_ui_no_versions
  • com_ui_production
  • com_ui_sr_actions_menu

⚠️ Please remove these unused keys to keep the translation files clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 design UI/UX improvements 🔨 refactor Code cleanup without new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant