Active
Project:
Comment form above comments
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2009 at 19:07 UTC
Updated:
6 Sep 2009 at 19:07 UTC
This module is great, but there's one issue. If there are no comments when the comment form is rendered, the "Comments" header is still rendered, but now it's below the form.
There are two possible solutions: 1) don't render the header if there are no comments (I don't think this is a good solution)
Or 2) Render the form above the comments but below the "Comments" header. (I think this is more correct anyway.)