junction icon indicating copy to clipboard operation
junction copied to clipboard

Enable Multi-Level Filtering of Proposals from UI

Open sivaa opened this issue 10 years ago • 3 comments

Users should have option to perform the multilevel filtering with more than one options from

  • Proposal Type
  • Proposal Section
  • Target Audience

Example: [Talks] & [Web Development, Core Python] & [Beginner & Intermediate]

  • The filtering options with the drop down should be at the top in a single row.
  • The selected options should be listed below the above row with [x] link to remove them

sivaa avatar Feb 08 '15 16:02 sivaa

@sivaa how do you see this thing being accomplished?

  • updating the list proposals view https://github.com/pythonindia/junction/blob/master/junction/proposals/views.py#L42
  • alternate api?
  • on the frontend alone?

bhanuvrat avatar Feb 24 '15 07:02 bhanuvrat

@bhanuvrat We can start with updating the front-end alone.

sivaa avatar Feb 24 '15 13:02 sivaa

https://in.pycon.org/cfp/pycon-india-2015/proposals/?proposal_type=2&proposal_section=6#proposals. UI doesn't display the audience level. The user needs to manipulate the URL bar to get the link. The UI should allow adding multiple filters.

kracekumar avatar Feb 11 '17 17:02 kracekumar