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

Bug - Doesn't work with smaller screens #3

Open
jangerhard opened this issue May 1, 2018 · 1 comment
Open

Bug - Doesn't work with smaller screens #3

jangerhard opened this issue May 1, 2018 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@jangerhard
Copy link
Owner

jangerhard commented May 1, 2018

Description
On mobile phones and smaller windows in desktop browsers, the component should be responsive and change layout to accomodate the smaller screen.

To Reproduce:
Use component in project
Resize window

Expected behavior
Have the component resize to a readable format.
The profile info could move above repositories, and the commit-hash could be dropped to add space.

@jangerhard jangerhard added bug Something isn't working enhancement New feature or request labels May 1, 2018
@jangerhard jangerhard changed the title Doesn't work with smaller screens Bug - Doesn't work with smaller screens May 8, 2018
@jangerhard
Copy link
Owner Author

ResizeObserver looks very promising here. When the screen reaches a certain size we can move profile info to above the repositories, as well as a solid solution to solving issue #2 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant