Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: make paging easier #861

Merged
merged 4 commits into from
Feb 24, 2021
Merged

Feature: make paging easier #861

merged 4 commits into from
Feb 24, 2021

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Feb 23, 2021

Overview

Adds a message bar with a clickable link that executes the next link so that navigation is easy
Fixes #392

Demo

image

Notes

Explicitly mentioned the @odata.nextLink property so that users can know which property is enabling this

Testing Instructions

  • Run this query https://graph.microsoft.com/v1.0/me/messages?$select=subject
  • Notice a banner appears in the response area informing you of the ability to go to the next page
  • Click the provided link and notice that the query runs the next url

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-861.centralus.azurestaticapps.net

1 similar comment
@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-861.centralus.azurestaticapps.net

@ioamnesia
Copy link

Nice improvement!

@thewahome thewahome merged commit 20f6724 into dev Feb 24, 2021
thewahome added a commit that referenced this pull request Mar 3, 2021
* Fix: autocomplete-onfocusout (#855)

* Feature: make paging easier (#861)

* Fix: metadata syntax highlighting (#864)

* Fix: Adaptive cards changes (#873)

* Fix: snippets not available (#877)
@thewahome thewahome deleted the feature/make-paging-easier branch August 9, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make paging easier
3 participants