Ticket #2595 (closed enhancement: fixed)
Demo add dataset needs to remember which stages have been visited
Reported by: | aron.carroll | Owned by: | toby |
---|---|---|---|
Priority: | major | Milestone: | demo phase 2 |
Component: | ckan | Keywords: | demo-theme |
Cc: | Repository: | ckan | |
Theme: | none |
Description
For example.
- Start on stage one
- Add dataset click next
- Click previous
Expect Stage 1 to be "active", stage two to be "complete"
- Start on stage one
- Add dataset click next
- Click next
- Click previous
Expect Stage 2 to be "active", stage one and three to be "complete"
- Start on stage one
- Add dataset click next
- Click next
- Click previous
- Click previous
Expect Stage 1 to be "active", stage two and three to be "complete"
Change History
Note: See
TracTickets for help on using
tickets.