Skip to content

Add feedback for the Record action

MelanieCarriere requested to merge AddFeedbackForRecordReaction into master

Currently the user don't have any feedback if the record is working or when it's stop.

  • The record button is now "Checked" when it's recording and "unChecked" when it's not
  • When a recording is stopped, there is now a feedback message for the user.
    This feedback message is optional thanks to the attribute "displayStopMessage".
    This feedback message display to the user the name of the file where Stream data have been recording
Edited by MelanieCarriere

Merge request reports