mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35680
[Bug 1588608] A change has been merged
Reviewed: https://reviews.mahara.org/6547
Committed: https://git.mahara.org/mahara/mahara/commit/a091bf656076490171e2635efaafff385dfc7969
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit a091bf656076490171e2635efaafff385dfc7969
Author: Dmitrii Metelkin <dmitriim@xxxxxxxxxxxxxxx>
Date: Fri Jun 3 15:26:22 2016 +1000
Bug #1588608: Check message length on the fly for textarea elements
Added a behat test - Robert
Change-Id: I67dd8f5e144d2bfbee2f71c5c3d7c9ac640fa206
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1588608
Title:
Improvements for Send friend request message field
Status in Mahara:
Fix Committed
Bug description:
Issue: Find friends > Send friend request > in the “Message” field, it
should not let a user to type more than 255 text characters.
Solution:
from the UI perspective it's better to allow a user to type more than 255 characters, but display the standard field error message when it is more than 255. This will push the user to rewrite the message. Once the string is 255 or less the message should disappear. This will let the user know that he's fixed the error and form can be submitted.
Demo: https://www.youtube.com/watch?v=JF38jvY-rlk&feature=youtu.be
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1588608/+subscriptions
References