Opened 8 years ago
Closed 8 years ago
#7455 closed defect (bug) (no action required)
Js bug when first second level reply is added
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | reporter-feedback |
Cc: |
Description
When the first reply to a reply to an action (second level reply) is added the js leaves the box (for adding new replies) before the loaded reply with ajax.
As I understand, the correct position for the new reply box is after the replies as it works if you click reply after there's at least one reply already.
Attachments (1)
Change History (3)
#1
@
8 years ago
- Component changed from (not sure) to Activity
- Keywords reporter-feedback added
I tried to replicate the issue on a current trunk version of BP with a default 2015 theme, but the issue seems to be specific to theme that is used (I see it's not default based on a screenshot provided).
Could you please try to use another themes, specifically those that are default?
new reply box should be after comment?