nextcloud/apps/user_status/js
Vincent Petry f7e1706022
Fix status clearing with initial empty value
When selecting an emoji but not specifying a message, the internal
message value was null which caused a server validation error on
sending.

This fixes the SetStatusModal to always work with an empty string
upfront, as this is the value the field would have if edited and cleared
manually.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-20 12:18:13 +02:00
..
dashboard.js Bump v-click-outside from 3.1.1 to 3.1.2 2020-10-19 10:50:01 +00:00
dashboard.js.map Bump v-click-outside from 3.1.1 to 3.1.2 2020-10-19 10:50:01 +00:00
user-status-menu.js Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
user-status-menu.js.map Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
user-status-modal.js Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
user-status-modal.js.map Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
vendors-user-status-modal.js Bump v-click-outside from 3.1.1 to 3.1.2 2020-10-19 10:50:01 +00:00
vendors-user-status-modal.js.map Bump v-click-outside from 3.1.1 to 3.1.2 2020-10-19 10:50:01 +00:00