Opened 11 years ago
Closed 11 years ago
#5546 closed defect (bug) (fixed)
Prevent Load more button on activity page from "hot-clicking"
Reported by: | slaFFik | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
On activity directory scroll down the page and click 5 times (or whatever your finger speed is) while the older activity content is loaded. That content will be loaded 5 times (or whatever...), no duplications (that's good), but with artifacts: http://screencast.com/t/auZFawEFb (testing on BP Default).
2012 theme and several other have the same effect, so this is not theme specific.
It's a good practice while showing the spinner still block the button/link from more clicks as well while processing the results.
Using BP 2.0 RC-1 and no plugins that modifies activity stream.
Attachments (1)
Change History (4)
#2
@
11 years ago
- Keywords has-patch added
Aha, that's what I was referring to in ticket:5212#comment:9 but completely forgot about. Cheers slaFFik.
Good find. We should be blocking the button, as you note.