ElkArte Community

Elk Development => Feature Discussion => Topic started by: emanuele on December 19, 2013, 03:07:56 pm

Title: Jump to
Post by: emanuele on December 19, 2013, 03:07:56 pm
What do you think? O:-)
Title: Re: Jump to
Post by: IchBin on December 19, 2013, 03:24:51 pm
Great for mobile. Not so sure for desktop.
Title: Re: Jump to
Post by: emanuele on December 19, 2013, 03:34:17 pm
Oh, forgot to say: the "categories" is a tab (as in jQueryUI tabs) and more tabs can be added (even though I should add some hook for that) in order to let the jump to handle other things as well. O:-)

@IchBin I'm not sure how much the jump to is used in general, though the dropdown is problematic in some ways for desktops too (for example there were all sort of tricks to fix IE bugs when populating it on-the-fly), it is also tricky if you have a lot of nested boards because it tends to break the layout (it may be too wide).

P.S.
I forgot to add some indentation for childboards, new screen attached here.
Title: Re: Jump to
Post by: Spuds on December 19, 2013, 06:34:50 pm
That looks nice, but for me I actually prefer the old dropdown box that we have  :'(  seems less intrusive to me than the modal box

But for mobile that may be just the ticket, that and the current jump control becomes one big "button"
Title: Re: Jump to
Post by: emanuele on December 19, 2013, 06:48:04 pm
And...maybe a "smallish" popup instead of the droppy? O:-)
Title: Re: Jump to
Post by: Joshua Dickerson on December 20, 2013, 03:09:59 am
There's some cool list filter plugins that use .filter() which would be great if the focus went to that input box and then you could type what you wanted. I wouldn't use a modal, but a div that popped out.
Title: Re: Jump to
Post by: emanuele on December 20, 2013, 08:36:06 am
That reminds me of KickOff... :P