Problem/Motivation

When using the Open Social and social_ajax_comments module enabled, then the comment box is not very fluid, it flickers and shows the scroll bar while loading the reply form via ajax.

Steps to reproduce

1. Install Open Social with social_ajax_comments enabled
2. Create a new basic page with comments enabled.
3. Create at least one comment
4. Reply to one of the comment and see how it behaves.

Proposed resolution

Simply hiding the ajax-throbber will fix the issue and will make the comment box more fluid.
Change ajax throbber in comments in a way to prevent "jumping" of comment text above.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork socialbase-3367176

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review

zanvidmar made their first commit to this issue’s fork.

tbsiqueira’s picture

Status: Needs review » Fixed
zanvidmar’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.