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
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
Comment #3
nkoporecComment #6
tbsiqueiraComment #7
zanvidmar commented