Over at #76725-43: Refactor project issue module to use Views (G), I pointed out that the existing "Project" selector at project/issues/foo is a) confusing UI and b) going to be impossible to implement as an exposed view filter. What it's really for is to navigate you to a different project's issue queue, so let's just reuse the "Project navigate" block and add a "View issues" button there. I got this working on the plane to Boston... patch coming soon.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 364383_project_issue_navigate_block.1.patch | 3.08 KB | dww |
Comments
Comment #1
dwwDepends on these patches:
#364395-1: project/autocomplete is broken
#364396-1: Add a textfield autocomplete version of the "Project navigate" block
Comment #2
dwwCommitted to HEAD.