Ticket #270 (closed defect: fixed)

Opened 5 weeks ago

Last modified 4 weeks ago

Remove bogus breadcrumbs from schema_filter view

Reported by: slinkp Owned by:
Priority: major Milestone: OpenBlock 1.2
Component: ebpub Version: 1.1
Keywords: Cc:
Sensitive: no

Description

Eg.  http://demo.openblockproject.org/meetups/filter/by-date=2012-01-24,2012-02-23;locations=neighborhoods,government-center;by-venue_name=hard%20rock%20cafe;by-group_name=boston%20happy%20hour/

The search inputs are re-used as breadcrumbs at page top. They really aren't breadcrumbs - this is not a hierarchy - and there's other ways to add/remove search parameters, so they add nothing. And they mess up the layout; in the example given, they overflow onto the line below the breadcrumbs.

Change History

comment:1 Changed 4 weeks ago by Paul Winkler <slinkp@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [d77e78244c7c548e340ee9c97add2a11f39de946]) Remove bogus breadcrumbs from schema_filter page; closes #270

Note: See TracTickets for help on using tickets.