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

Fix: responsive pivot items #460

Merged
merged 2 commits into from
Mar 27, 2020
Merged

Fix: responsive pivot items #460

merged 2 commits into from
Mar 27, 2020

Conversation

thewahome
Copy link
Collaborator

Overview

On smaller screens, the view of the components (request/response) is altered.

Fixes #450

Demo

Desktop:
image

Mobile:
image

Notes

There is currently an open issue on the fluent ui repository to help users sort this out. Hence scrolling horizontally or having a behaviour similar to an overflowing command bar is not feasible at the moment.

This current implementation utilises an easier idea that the user will have interacted with the desktop version of GE before going mobile and so the icons will make things easier to find and remember.

Testing Instructions

  • Minimise your screen to mobile size
  • Notice the display changes to icons only

Copy link

@ddyett ddyett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@thewahome thewahome merged commit b8bf1d8 into dev Mar 27, 2020
@Shjokie
Copy link
Contributor

Shjokie commented Mar 27, 2020

image
@thewahome found these errors when i tried accessing the Adaptive cards tab on this PR.

Also, it would help to have tips on each taab on small screens now that the tab names have been replaced by icons.

@thewahome thewahome deleted the fix/responsive-pivot-items branch April 7, 2020 11:20
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.

Request and response tabs not responsive on Mobile
3 participants