go to myfolder
Bug #588923 reported by
massimo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
collective.amberjack |
Fix Committed
|
High
|
Mirco Angelini |
Bug Description
[0_0_microstep]
blueprint = collective.
idstep = link
description = Navigate to the folder called [MyFolder] that you created in a previous tutorial.
selector = #portaltab-myfolder a
is based on the fact that I want to go to a link in portaltab.
this is not right in the case of a sandbox.
we should find a different solution:
- goto contents?
- use navigation?
- what else?
Changed in collective.amberjack: | |
assignee: | nobody → Mirco Angelini (mirco-angelini) |
To post a comment you must log in.
I've implemented a second version that use the navigation but there is a problem because the objects aren't always into the navigation menu. (eg: #634065)