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

Introduce Icon column type in table component #9642

Open
GrowwithNaveen opened this issue May 8, 2024 · 0 comments
Open

Introduce Icon column type in table component #9642

GrowwithNaveen opened this issue May 8, 2024 · 0 comments

Comments

@GrowwithNaveen
Copy link
Collaborator

Problem Description:
Currently, tables primarily rely on text data or select to represent information like status, progress, or data types. This can be limiting for users who prefer a more visual representation. Text descriptions might require additional explanation or interpretation, leading to slower comprehension and potential confusion.

Solution:
Introduce a new "Icon" column type for tables. This column will allow users to display relevant icons, enhancing clarity within tables. Icons can be used to represent:

  • Status: (e.g., green checkmark for success, red X for error, yellow triangle for warning)
  • Progress: (e.g., progress bar icons, percentage completion icons)
  • Data Types: (e.g., document icon for files, image icon for pictures)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant