Skip to content

Reload button for grids #5

@arina-tirreno

Description

@arina-tirreno

Feature/problem:
The only way to refresh grid data is a whole page reload, which is uncomfortable in case of multiple grids on the same page.

Possible solution:
Grid reload button should allow to reload table data without reloading the whole page. It should look likeui/images/icons/reload.svg button next to info icon inside of <header class="card-header"> tag with BaseGrid.reload_data() Ajax call. Implement within event listener in JS BaseGrid class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions