Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Table] Allow for columns to accept an icon and render an Icon instead of text for the TableHeader #3806

Open
1 of 2 tasks
JoshPF opened this issue Jun 22, 2023 · 0 comments
Labels
status: needs priority 📥 Enhancements without a `val #` label status: needs triage 🔍 type: enhancement 💡 New feature or request

Comments

@JoshPF
Copy link

JoshPF commented Jun 22, 2023

What package is this for?

  • React
  • Angular

Summary

Please describe your request in one or two sentences.

Allow the Table component's columns prop to accept an icon per column. If an icon is passed in, the TableHeader will use that Icon, and will use name as the iconDescription.

Additional context Add any other context or screenshots about the feature
request here.

image

Screenshot above is a simple example of having an icon in a TableHeader in a standard Carbon table.

We want a single TableHeader in a Table to use an Icon rather than text. We need the IoT Table to allow for this as well, as we use the IoT Table in areas where we have nested data rows.

Specific timeline issues / requests

Do you want this work within a specific time period? Is it related to an
upcoming release?

NB: The core contributors will try to work with your timeline, but it's not
guaranteed. The earlier you make a request in advance of a desired delivery
date, the better!

Available extra resources

What resources do you have to assist this effort?

Carbon add-ons for Watson IoT is a collaborative system. We encourage teams to
build components and submit them for integration.

@JoshPF JoshPF added status: needs priority 📥 Enhancements without a `val #` label status: needs triage 🔍 type: enhancement 💡 New feature or request labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs priority 📥 Enhancements without a `val #` label status: needs triage 🔍 type: enhancement 💡 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant