[ACA-3728] Remove the filter name from the custom filter header (#5940)

* [ACA-3728] Remove the filter name from the custom filter header

* Updated docs
This commit is contained in:
Mercy Chrysolite
2020-08-03 16:22:18 +05:30
committed by GitHub
parent 85183ead0d
commit 76e8a5d52d
4 changed files with 18 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ Edits task filter details.
| id | `string` | | (required) ID of the task filter. |
| role | `string` | "" | user role. |
| showFilterActions | `boolean` | true | Toggles the filter actions. |
| showTaskFilterName | `boolean` | true | Toggles display of task filter name |
| showTitle | `boolean` | true | Toggles the title. |
| sortProperties | `string[]` | | List of sort properties to display. |