pepperstreet VIP
Total posts: 3,837
12 Sep 2013 17:39

(Re-write of my comments in another topic. Since there was no response, I created this separate topic for better feedback. The screenshots are aprox. 1 month old)

Some issues and complaints for advanced search:

1.) Filter category

2.) Auto-complete UX

Style - **MultiSelect **

Select is too small, collapsed. Only 1 line visible.

Style - **AJAX **

Why does it show two lines of text. Why the Alias?

Unassign is not done like described in footer message. There is no red icon. It is done by close icon in filter box.

Style - AutoComplete

in general, the autocomplete field is not self-explanatory. The popover? message comes AFTER clicking the plus icon. Which also looks strange without "..." or "type here...". I suggest a customizable placeholder and a tooltip on hover.

Спасибо заранее,

Спасибо за внимание ;-)

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
15 Sep 2013 03:20

Style - MultiSelect

This is joomla CSS bug which I try to resolve by contributing to Joomla for 6 month already just to change 2 lines of code.


Sergey
Total posts: 13,748
15 Sep 2013 03:23

Style - AJAX

It is there because it is path. It looks double when we select first level only but when we select second, it shows full path. Why? Because sometimes second level categories has the same name. For example

BMW

--1999

--2000

Audi

--1999

--2000

In this case second line will be

BMW/1999 which will be very explanatory.

Style - AJAX

Style - AutoComplete

We will not do it for this element. We will only update it when chage to new Bootstrap tags component.


Sergey
Total posts: 13,748
16 Sep 2013 08:05

There is the Title + Alias ?!

No this is title + path

There is the Title + Alias ?!

adding a "placeholder" and/or change tooltip to hover should be no big deal.

Yes and no. This is ready listautocomplete javascript component with generate HTML in JS script. To find place where it should be added, add it and update or change on every switch is bit complicated. And all that have to be done in Mootools.

Powered by Cobalt