HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Issue with posting ( on one of my custom themes )
422
MVP
I really dont know what is causing this. But..
You make a reply, then try to make another reply... and the submit button is disabled.
In code I see
< input id="Form_PostComment" class="Button CommentButton" type="submit" value="Post Comment" name="Comment/Post_Comment" disabled="disabled">
I am not breaking flood control, so no idea what would cause this, any ideas.. The comment as it is added flashes to the yellow color.. but that color remains.. As if js isnt fadeing it out..
There was an error rendering this rich post.
0
Answers
to add, seemingly.. we have in css ( background: rgba(255, 255, 255, 0.5); ) if we remove this css rule, it functions. Any suggestions as to why this could cause an error or to disable the button ?
There was an error rendering this rich post.
a little more info. it looks as if there is a jquery script error that is going unhandled. not sure who would be responsible for this...
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained
It cannot be from our theme, as all css animations etc are handled via css. So bewildered @hbf ... something doesnt like background:rgba ( with opacity )
There was an error rendering this rich post.
to me it looks like the jquery code doesn't handle the the rgba type. hopefully a dev heavy hitter can help here.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained