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

Mobile responsiveness issue #87

Open
gardeziburhan opened this issue Jun 16, 2023 · 1 comment
Open

Mobile responsiveness issue #87

gardeziburhan opened this issue Jun 16, 2023 · 1 comment

Comments

@gardeziburhan
Copy link

gardeziburhan commented Jun 16, 2023

I am trying to use it according to the readme but the desktop or the mobile view isn't responsive. The footer is stretched up to the fields and if there are less number of columns the row doesn't stretches itself.

@dkniffin
Copy link
Owner

dkniffin commented Jul 6, 2023

@gardeziburhan In my app, I don't use AA from mobile, however I'll try to help. Can you please share a screenshot of what you're seeing?

Also, digging into it a bit, it seems AA itself doesn't do responsiveness very well. To start, you'll probably need to add config.meta_tags = { viewport: "width=device-width, initial-scale=1" } to your initializer config.

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

No branches or pull requests

2 participants