appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Feature]: Consistent Feature Availability Across All Components

Open unicornpoopwizard opened this issue 1 month ago • 1 comments

Is there an existing issue for this?

  • [x] 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.

unicornpoopwizard avatar Nov 15 '25 20:11 unicornpoopwizard

APP-14522

linear[bot] avatar Nov 15 '25 20:11 linear[bot]