Feature #17
Add a modal window to explain expiration date
| Status: | Closed | Start: | 11/10/2009 | |
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | User Interface | |||
| Target version: | 0.7 | |||
Description
When different files have a common expiration date based on the shortest, it must be explained. One way to do that is to display a modal window which can show file by file expiration date, explaining that the youngest date will be choosen.
History
Updated by Stéfanie Duprey 248 days ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
I chose to implement this with a tooltip (http://212.202.126.8/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/Tooltip.html) and not a modal window, as it is current in web ergonomics.