Ticket #288 (new Task)

Opened 5 months ago

Last modified 1 day ago

create UI for topmenu site chooser

Reported by: mauser Assigned to:
Priority: major Milestone: Stable release
Component: Core Version:
Keywords: Cc:

Description

Create interactive site chooser.

See attachment.

How should it work?

  1. when you click on dropdown menu it shows list of sites from piwik installation and and one special item (the first one) called "Search..."
  2. when you click "Search..." we transform dropdown menu (select) into input text box
  3. in input box we got "x" icon to switch back to dropdown menu (it is already implemented in data tables interface when you want to cancel your search, see screenshot)
  4. when you type it displays results and highlight search keyword in javascript popup below, like in compose message in gmail (see screenshot)
  5. you can either choose site or cancel search by clicking "x" icon

Attachments

close search.png (25.8 kB) - added by mauser on 07/07/08 23:25:44.
already implemented interface in data table visualization
search results.png (46.7 kB) - added by mauser on 07/07/08 23:26:15.
gmail interactive dropdown
search ui.png (32.3 kB) - added by mauser on 07/07/08 23:26:51.
project of site choose UI
google-reader-selector.jpg (27.5 kB) - added by matt on 07/26/08 23:39:56.
google reader did exactly the same dropdown already! it works great. we should the same :-)

Change History

07/07/08 23:25:44 changed by mauser

  • attachment close search.png added.

already implemented interface in data table visualization

07/07/08 23:26:15 changed by mauser

  • attachment search results.png added.

gmail interactive dropdown

07/07/08 23:26:51 changed by mauser

  • attachment search ui.png added.

project of site choose UI

07/07/08 23:29:03 changed by mauser

see search UI.png attachment for detailed use case

07/26/08 23:39:56 changed by matt

  • attachment google-reader-selector.jpg added.

google reader did exactly the same dropdown already! it works great. we should the same :-)

11/20/08 13:12:38 changed by matt

  • milestone changed from DigitalVibes to Stable release.