-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add ability to remove dotted underline from sorted table component #73280
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerA-webui-generalIssues on the DB Console that span multiple areas or don't have another clear category.Issues on the DB Console that span multiple areas or don't have another clear category.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Is your feature request related to a problem? Please describe.
We want to minimize the amount of tooltips in the UI, since we have so many and some are unnecessary. This can help reduce clutter in the frontend. We want to add the ability to remove the dotted underline for column headers that have no tooltips.
Describe the solution you'd like
Add ability to remove underline and tooltip for Sorted Table components.
eg)


Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerA-webui-generalIssues on the DB Console that span multiple areas or don't have another clear category.Issues on the DB Console that span multiple areas or don't have another clear category.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)