This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Last modified 3 years ago

#310 new enhancement

[Brainstorm] Breadcrumb in contribution and subcontribution editing is inversed

Reported by: dmartinc Owned by:
Priority: critical Milestone: v2.2
Component: Timetable Version: 0.97.0
Keywords: timetable, contribution, subcontribution, breadcrumb Cc:

Description

When modifying a subcontribution, e.g.

http://indico.cern.ch/subContributionModification.py?subContId=0&contribId=0&sessionId=0&confId=38692

Or modifying a contribution, e.g.

http://indico.cern.ch/contributionModification.py?contribId=0&sessionId=0&confId=38692

The breadcrumb is inversed compared to the one used for the categories / events:

It says: contribution1 > session1 > timetable, but it should say timetable > session1 > contribution1.

Change History (5)

comment:1 Changed 6 years ago by jbenito

This is done like that on purpose. Why should we change it?

comment:2 Changed 6 years ago by dmartinc

Well, in the category breadcrumb the "root" of the hierarchy is the first item, in the left.

In the timetable breadcrumb, the "root" is the timetable and it is on the right...
For the the "root" should always be on the left and the "leaves" on the right. Also the items do not move in the breadcrumb as I go further inside.

comment:3 Changed 6 years ago by jbenito

  • Milestone set to v0.98
  • Summary changed from Breadcrumb in contribution and subcontribution editing is inversed to [Brainstorm] Breadcrumb in contribution and subcontribution editing is inversed

Ok, let's discuss this....for version 0.98. But just a discussion, not implementation! :)

comment:4 Changed 5 years ago by jbenito

  • Milestone changed from v0.98 to v1.0
  • Priority changed from low to critical

comment:5 Changed 3 years ago by jbenito

  • Milestone changed from v1.0 to v1.4
Note: See TracTickets for help on using tickets.