-
Notifications
You must be signed in to change notification settings - Fork 772
Description
Description
I am currently using A2UI as the frontend UI layer and Flowise as the backend for running multiple agents.
The agents are working correctly and responses are generated as expected. However, I’m facing major limitations in UI customization and styling, which affects the overall user experience.
Successfully connected Flowise backend with A2UI
Multiple agents run correctly
Outputs are displayed properly in the UI



Currently, A2UI does not allow sufficient control over UI styling, specifically:
-
Cannot change button colors (primary / secondary / hover states)
-
Cannot control dropdown size, spacing, or alignment
-
Limited control over input fields styling
-
No per-component styling (CSS / theme override)
-
UI feels restrictive for production-ready or branded apps
Because of this, the UI does not feel customizable or polished enough, even though the backend functionality is solid.
Expected Behavior
It would be great if A2UI could support:
Theme customization (colors, fonts)
Per-component styling (buttons, dropdowns, inputs)
Ability to override default styles using CSS or config
Better layout control for forms and actions
Metadata
Metadata
Assignees
Labels
Type
Projects
Status