sanyaade-speechtools / delphi-museum-project

Automatically exported from code.google.com/p/delphi-museum-project
0 stars 0 forks source link

a) Objects in sets should reflec changes or updates; b) tags should appear below objects #167

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
a) Object names and descriptions in personal sets should change when those
objects are updated or corrected.  Right now if an object is in a set, the
name and description is captured at the time the object was added to a set
but does not update in Delphi when a change is made to that object.

b)  Tags should appear under the objects in sets for ease of proofing for 
users.  Now, sets shows only pictures without any indication of the users'
comments.  Perhaps the first word or two of the  users' comments could be
shown so the users will know the status of objects in their sets.

Submitted by
Yvonne 

Original issue reported on code.google.com by michaelb...@gmail.com on 18 Jun 2009 at 7:54

GoogleCodeExporter commented 9 years ago
We should only put the name and comments in if the user adds them. The UI 
should then
fetch them from the objects table if they are blank. This would be good
functionality, and would fix the described problem. We could then add a REVERT
command to the UI, which would clear any user values and revert to the DB 
values. 

We could then also detect when the user had set the values, and show an 
alternate UI
(different styling) for user-generated content versus museum content.

b) Needs some clarification: we could show the title, which might be enough, but
reporter has asked for comments as well. 

Original comment by LudicrousResearcher@gmail.com on 20 Jun 2009 at 12:02

GoogleCodeExporter commented 9 years ago

Original comment by michaelb...@gmail.com on 3 Jul 2009 at 7:23

GoogleCodeExporter commented 9 years ago

Original comment by michaelb...@gmail.com on 3 Jul 2009 at 7:41