Skip to content

Shift+return in the description field will now submit event

Slawek Kaplonski requested to merge slaweq/kalendar:issue/82 into master

While adding or editing event, form can be submitted by hitting the Return key. That behaviour is different in the "Description" field as this is TextArea and hitting Return just creates new line of text.

This patch adds possibility to submit form by hitting Shift+Return key while in the description field.

Closes-issue: #82 (closed)

Merge request reports

Loading