#7739 closed defect (bug) (fixed)
BP Nouveau: at-mentions does not work in Activity Reply
Reported by: | mercime | Owned by: | imath |
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description
While testing djpaul's patch for #7724, I found that at-mentions does not work for Activity Replies only when the Template Pack is set to BP Nouveau.
Attachments (1)
Change History (6)
#3
@
6 years ago
7739.patch works great @imath on directory screens and activity permalink screen, thank you.
Actually BP Legacy has the same issue :) You just don't see it right away. Try to change the activity filter (eg show: new members) then begin to type @someone and you'll see that suggestions are also not showing into BP Legacy.
Good catch! Didn't think of changing the filters when I tested BP Legacy for #7724 :D
@mercime at-mentions are working for me. It's the at-suggestions that are not working right ?
Actually BP Legacy has the same issue :) You just don't see it right away. Try to change the activity filter (eg show: new members) then begin to type
@someone
and you'll see that suggestions are also not showing into BP Legacy.The fact you see it right away in BP Nouveau is because it starts by an ajax request right away. But the attached patch is fixing it :)