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

Add/improve responsiveness #24

Open
defec8edc0de opened this issue Jun 7, 2016 · 6 comments
Open

Add/improve responsiveness #24

defec8edc0de opened this issue Jun 7, 2016 · 6 comments

Comments

@defec8edc0de
Copy link

Apparently some components are not responsive? Is this a feature or a bug?
Tables for example, when I have an index table with a column that contains a lot of text in a row, it messes up the layout:

non-responsive-table

Any ideas for a fix?

@nhunzaker
Copy link
Contributor

Gross! It's possible that we set up a style to prevent word wrapping for long urls. I can dig into that to improve the horizontal breakage here.

Back to the responsive question. The work on the master branch is not responsive. It was largely an effort to reskin and cover all existing active admin elements. We're working on a responsive version now:

screen shot 2015-09-24 at 1 56 09 pm

screen shot 2015-09-16 at 9 08 18 am

But it's slow going. I feel about 70% complete.

@defec8edc0de
Copy link
Author

Okay that are great news!

@jbcarpanelli
Copy link

Hello there! do you have any news about the responsive implementation?

@nhunzaker
Copy link
Contributor

Progress is still slow, but all of the work is on the nh-responsive-redesign branch. It's definitely still a work in progress, but it's getting there:

screen shot 2016-07-13 at 9 54 10 am

screen shot 2016-07-13 at 9 54 56 am

screen shot 2016-07-13 at 9 55 04 am

screen shot 2016-07-13 at 9 55 09 am

One challenge I'm working through right now is tables:

screen shot 2016-07-13 at 9 55 26 am

I also need to polish up the search filter ui:

filters

But then a million other things. As I have time, I'm integrating the new UI into our own projects. This is helpful for ironing out issues.

Any thoughts? Anything you would like to see?

@NSNJRGL
Copy link

NSNJRGL commented Nov 15, 2019

How do i checkout this branch into rails project? @nhunzaker

@dlederle
Copy link

@Nasaakaa You can specify the branch in your Gemfile

@dkniffin dkniffin changed the title Responsive UI Problem Add/improve responsiveness Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants