clicking status graphic should open filtered trans page

Bug #423360 reported by Kyle Nitzsche
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

Each template page (for example: https://translations.edge.launchpad.net/ubuntu/karmic/+source/gedit/+pots/gedit) has the nice color coded status graphics that displays, per language, the percent of:
 * Unchanged since last synchronized
 * Changed in Launchpad
 * Newly translated in Launchpad
 * Untranslated

The status graphic for each language should itself be clickable with the result that the translation page for that template&language should display with its contents filtered based on the part of the image licked on (Unchanged, Changed, etc.)

One way to do this might be to dynamically construct an html image map for each graphic based on current status numbers.

Revision history for this message
Данило Шеган (danilo) wrote :

A great idea, Kyle! Unfortunately, for most of the stuff there we do not have a filter. We only have for 'untranslated' and for 'changed', and we are going to change them in the future.

Also, implementing it shouldn't be hard when we do have filters because each part of the graph is a separate image stacked next to each other, so it'd just be one <a> tag away.

Ideally, we could even go as far to replace existing text-display with graph display only, but that might have many other problems, so it's not a step to be taken lightly.

Changed in rosetta:
status: New → Triaged
importance: Undecided → Low
tags: added: ui
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.