Skip to content

[Feature]: Consistent Feature Availability Across All Components #41384

@unicornpoopwizard

Description

@unicornpoopwizard

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Current issue: Components expose inconsistent capabilities.

Examples:

  • Text widgets have font family/size options, but buttons don’t.
  • Text widgets lack onClick handlers.
  • Tooltip support varies between element types.

Request:

  • Expand and standardize the core feature set across all elements (styles, events, tooltips, etc.).
  • Avoid forcing users toward a specific element purely because of missing functionality in another.

Why should this be worked on?

This everything makes the design process more consistent, intuitive and reduces friction.

Metadata

Metadata

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions