Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e44add5

Browse files
author
vikasrohit
committed
AS#145923029536767, Expand submission comment box to allow 1,000 characters
-- Upgraded the limit for comments box
1 parent 6df7328 commit e44add5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/submissions/submit-design-files/submit-design-files.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
label-text="Comments",
117117
placeholder="My design tries to solve the problem with a particular idea in mind. The use of color is based on the provided brand guideline.",
118118
character-count="true",
119-
character-count-max="500",
119+
character-count-max="1000",
120120
value="vm.comments"
121121
)
122122

0 commit comments

Comments
 (0)