| Summary: | [sidebar] Changing the sidebar nav context should update the URL | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gabriel.luong, simon_kaegi |
| Version: | 2.0 | ||
| Target Milestone: | 3.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Since this really seems to be confusing people, I will try changing the behavior of the hash param updates, to make them even more eager than proposed in Comment 0. Basically any action that re-roots the sidebar nav will update your URL bar by changing or setting the "navigate=" hash param. This includes: -Drill into a folder by clicking it (in other words, the folders will just be real hyperlinks) -Click the Go Up button on the sidebar nav toolbar -Click a breadcrumb segment I hope this will make the behavior more predictable. It will also let you use the browser's Back/Forward buttons to traverse changes to your nav context -- the same as you currently can in the standalone Orion Navigator page. But wait, there's more |