From d55f6014d85e1b1df8e635b7aaa6ea2e2225bf87 Mon Sep 17 00:00:00 2001 From: X5 Engine <12363020+x5engine@users.noreply.github.com> Date: Tue, 12 May 2020 18:18:16 +0000 Subject: [PATCH] limit maximum input in the comments 500 chars limit maximum input in the comments otherwise, you will get something like this https://gitcoin.co/townsquare?tab=activity:273525 --- app/assets/v2/js/activity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/v2/js/activity.js b/app/assets/v2/js/activity.js index 0dc0e8b7c28..0bf2089e6ab 100644 --- a/app/assets/v2/js/activity.js +++ b/app/assets/v2/js/activity.js @@ -791,7 +791,7 @@ $(document).ready(function() {