Skip to:
Content

BuddyPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7566 closed defect (bug) (wontfix)

Activity: block 2nd click on .activity-read-more

Reported by: slaffik's profile slaFFik Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Activity Keywords: needs-patch good-first-bug
Cc:

Description

If the activity record has a long content, it will have a Read more link that upon click will expand and reveal the whole content.
This link is ajaxified, but it doesn't have a blocker, that prevents multiple clicks and several requests sending and UI issue as well (see attached gif).

Might be a good idea to block clicks after the 1st one until response is received and processed.

Attachments (1)

bug.gif (284.5 KB) - added by slaFFik 7 years ago.

Download all attachments as: .zip

Change History (4)

@slaFFik
7 years ago

#1 @slaFFik
7 years ago

  • Keywords needs-patch good-first-bug added

#2 @DJPaul
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

We aren't changing BP-Legacy, which I assume this is where the code concerned is.

#3 @slaFFik
7 years ago

@DJPaul
But it's a bug, not a feature-request. Won't we fix bugs in bp-legacy as well? So in general - no more changes in it at all?

Note: See TracTickets for help on using tickets.