[Table] New Column Type - Icon
Open
@devanshu052000 is already working on this.
Since Sep 30, 2025.
appbuilder
feature request
roadmap
Table component
- Dominant language
- JavaScript
- Stars
- 40.9k
- Forks
- 5.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 202
Description
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)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.