Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4688 closed defect (bug) (fixed)

clicking numbers in groups|members listings doesn't work as it should

Reported by: magnus78 Owned by:
Priority: normal Milestone: 1.7
Component: Templates Version:
Severity: normal Keywords: has-patch
Cc:

Description

Apparently a lot of our users are clicking the number in the groups and member listings tabs. (The 50 in "All groups (50)")

This doesn't change the selected tab since ajax expects the click to be on the span's parent element -- so the result of the click is quite confusing.

Attachments (1)

trac4688_bp_dir_index_tab_span_click_bug.patch (721 bytes ) - added by magnus78 14 years ago.
proposed fix

Download all attachments as: .zip

Change History (4)

#1 @DJPaul
14 years ago

  • Milestone Awaiting Review1.7

Moving to 1.7 for review of the issue, and consideration as there's a patch attached.

#2 @johnjamesjacoby
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6665]) Allow item-list-tabs spans to trigger ajax requests when clicked. Props magnus78. Fixes #4688.

#3 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.