microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

[Tasks] add pagination to mgt-tasks

Open vogtn opened this issue 5 years ago • 1 comments

Proposal: add pagination to the mgt-task component to facilitate navigation of tasks that extend beyond the defined show-max property.

Description

on mgt-tasks a developer is able to define a show-max property which will limit the number of tasks shown. The user should still be able to access these tasks in separate pages. The ux flow could utilize a button or other CTA to manipulate the pages.

Rationale

Allows developer to easily manipulate mgt-tasks for size constraint or otherwise.

Preferred Solution

Current ideas:

  1. buttons: clear "next page" CTA and "previous page" CTA
  2. page number: see screenshot below

page

Additional Context

Feature request via partner

vogtn avatar Oct 29 '19 22:10 vogtn

+1 Please add paging to the Tasks control.

TBag avatar Nov 18 '19 18:11 TBag

At the moment, this is not something we're likely to prioritize. That being said, the Graph Toolkit is an open source project and we'll be happy to support and review if you want to contribute to its codebase! In the meantime, we will be closing this issue. Thanks!

sebastienlevert avatar Jan 30 '24 04:01 sebastienlevert