jujucharms.com tabs require lots of clicks, don't allow convenient in-page search

Bug #1217536 reported by Dustin Kirkland 
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-gui
Triaged
Low
Unassigned

Bug Description

The new interface at jujucharms.com, while very snazzy, makes it a bit harder to find certain things.

In particular, it's not possible to load a single page, and then search within that page, using Ctrl-f. Instead, the user has to click on each tab, go to each page, and then Ctrl-f, in each page.

I do like the concept of putting some logical "bookmarks" on certain parts of the charm.

I'd suggest, instead, rendering all of the charm information in a single page. You could leave the tabs across the top, but instead, use the HTML tag for bookmarks within a page.

For an example, take a look at a manpage in manpages.ubuntu.com, such as rsync(1):
 - http://manpages.ubuntu.com/manpages/raring/en/man1/rsync.1.html

You'll see that that's a very long page, but there's a "Table of Contents" on the left. Clicking on any item on the left, such as "Examples" will jump you down the page to the Examples section:
 - http://manpages.ubuntu.com/manpages/raring/en/man1/rsync.1.html#contenttoc11

Revision history for this message
Richard Harding (rharding) wrote :

A couple of challenges to keep in mind is that when using the Gui to perform a seach you've got multiple scrolls in play. There's the scrollbar on the left for the search results. There's the scroll of a charm details view which must be kept in sync. We can attempt to use scrollTo and move only the details when clicking on tab headings, but it cannot be a simple anchor system due to the multiple 'boxes' of content.

When you move down to a specific part of content, we need the ability to get back to the stop and move on to other tabs/etc easily.

Revision history for this message
Gary Poster (gary) wrote :

I doubt ctrl-f will work well with what we can implement in the GUI. If we pursue this, we will probably need to have a custom search, or break out of the GUI.

Revision history for this message
Gary Poster (gary) wrote :

Triaging low, but we will discuss options next week.

Changed in juju-gui:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.