Skip to content

Not working on mobile #60

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

Open
mradenovic opened this issue Mar 9, 2018 · 3 comments
Open

Not working on mobile #60

mradenovic opened this issue Mar 9, 2018 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@mradenovic
Copy link
Contributor

Tested on Pixel 2(android 8.1.0) and iPad.

It looks like there is no touch support at all. I can't scroll through cards. I cant't click input field, or anything else on the card.

The only thing that works is the search button, but it has weird position. It looks like it has fixed position, while everything else is relative.

@mradenovic mradenovic added the bug Something isn't working label Mar 9, 2018
@amr08
Copy link
Collaborator

amr08 commented Mar 9, 2018

Well that's a problem...
It is touch enabled making it especially smooth to use on mobile.
https://react-materialize.github.io/#/carousel

It could be that we changed the size.
Two things to try (typing outloud):

  1. Pull off all styling and see if it works.
  2. Problem with "cards" not being images. Copy paste the exact sample given in the docs and see how it functions in our app.

@amr08 amr08 mentioned this issue Mar 9, 2018
@amr08
Copy link
Collaborator

amr08 commented Mar 9, 2018

^pushed a change in my PR that I think will fix it

@amr08
Copy link
Collaborator

amr08 commented Apr 2, 2018

To note for others - this was not solved. Wondering if this requires opening an issue for materialize react if we can't troubleshoot.

@amr08 amr08 added the help wanted Extra attention is needed label Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants