gregnb / gregnb/mui-datatables

How to add new custom icon into existing toolbar?

Open
#1,834 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

Right now, if the user wants to add any custom action into the existing toolbar (print, search, filter), then it is not possible. We have option to use custom toolbar only rather than to add custom icon into toolbar

## Expected Behavior
We should allow the option to add any custom action (e.g Add) into the existing toolbar

## Current Behavior
Not able to add my custom action into the existing toolbar

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 4.11.0 |
| MUI-datatables | 3.2.0 |
| React | 16.8.6 |
| browser | chrome 95.0.4638.69 |

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by locating the existing toolbar and the custom toolbar option, then trace how print, search, and filter actions are added. The work is done when a custom action such as Add can appear alongside those existing actions without requiring a fully custom toolbar.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.