This UI requires a stack of various filters/toggles/options for viewing, navigating and sorting the data. What you're looking at is only a fraction of them and it's been an interesting challenge to simplify the interface to this point. We've opted for an 'omnibar' approach to the advanced search mechanism, where instead of multiple input fields it accepts boolean parameters and wildcards.
always fun trying to simply is complicated interface to something as tight as this :) Lookin' good so far.
Two things are little unclear:
1. Is the right paging arrow disabled? Or is the left on on :hover?
2. The spacing on the "page 2 of 2" widget seems a bit off. Did you make the second half of it a little wider to account for double digits?
@Ted, the right one arrow is disabled/locked. This would make sense immediately when using the UI, trust me! With the total page count, note the vertical line there. The text is actually centred and this doubles up as a 'submit' button on the page input.
Looks awesome. But would it be more intuitive to have the paginate arrows on either side of the (2 of 2) element. As they are conjoint features, it would simplify that top right corner.
4 Responses
Pro
Chris Sealey
This UI requires a stack of various filters/toggles/options for viewing, navigating and sorting the data. What you're looking at is only a fraction of them and it's been an interesting challenge to simplify the interface to this point. We've opted for an 'omnibar' approach to the advanced search mechanism, where instead of multiple input fields it accepts boolean parameters and wildcards.
Much more… soon…
7 months ago
Pro
Ted Goas
always fun trying to simply is complicated interface to something as tight as this :) Lookin' good so far.
Two things are little unclear:
1. Is the right paging arrow disabled? Or is the left on on :hover?
2. The spacing on the "page 2 of 2" widget seems a bit off. Did you make the second half of it a little wider to account for double digits?
7 months ago
Pro
Chris Sealey
@Ted, the right one arrow is disabled/locked. This would make sense immediately when using the UI, trust me! With the total page count, note the vertical line there. The text is actually centred and this doubles up as a 'submit' button on the page input.
Thanks for the feedback!
7 months ago
Pro
Michael Wong
Looks awesome. But would it be more intuitive to have the paginate arrows on either side of the (2 of 2) element. As they are conjoint features, it would simplify that top right corner.
7 months ago