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

More Dynamic Layout #44

Closed
2 tasks done
stdavis opened this issue Jul 13, 2022 · 2 comments · Fixed by #259
Closed
2 tasks done

More Dynamic Layout #44

stdavis opened this issue Jul 13, 2022 · 2 comments · Fixed by #259
Assignees

Comments

@stdavis
Copy link
Member

stdavis commented Jul 13, 2022

Feedback from Matthew

Having the half-size Filter widget and half-size Project Information widget makes the interface nice and compact, but it condenses the Filter widget so that it's difficult to view the Advanced filter when it's toggled. Would there be a way for the user to expand the half-size Filter to make it full-size?
I understand this would interfere with the Project Information widget. Would it make sense to move the Project Information filter to the bottom left of the screen? I'm open to other creative solutions.
If the Filter widget will work best as-is (half-size), could we add a "Scroll to Top" toggle/button that will help orient the user?

There are definitely some awkward layouts:

Wasted space
Image

Lots of scrolling
Image

An idea from our last meeting was to add a draggable handle to the space between the two widgets that a user could use to dynamically change the sizes of the widgets. As one gets bigger, the other would get smaller.

Other improvements that were discussed:

  • when only one widget is open, it should expand to take up the entire verticle space
  • when the advanced filter is closed, it should auto-scroll to make sure that the simple filter is in view
@stdavis stdavis self-assigned this Jul 19, 2022
stdavis added a commit that referenced this issue Jul 22, 2022
When only one widget is displayed, it should take up all of the vertical space.

Ref: #44
@msilski
Copy link
Contributor

msilski commented Jul 26, 2022

I really like the solution for this issue. It's nice that the user can show the Filter widget full-size or the Project Info widget full-size or show both half-size widgets.

@msilski
Copy link
Contributor

msilski commented Jul 26, 2022

I'll go ahead and deploy the most recent release that includes this dynamic layout solution. I think this should resolve this issue unless there are other layout-related tasks that you can remember.

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 a pull request may close this issue.

2 participants