odoo/odoo#151028

Created by Discuss, Thanh Son Dodeur (tso)
Merged at 6f12d0ad428a2f038fcbc50600796941e3f3f981

Statuses:

label
odoo-dev:17.0-input-values-fix-tso
head
07150cb3ea3cb19da9c93bfbd84bf6a48aea0746
merged
1 year ago by Discuss, Sébastien Theys (seb)
odoo/odoo
17.0 #151028
saas-17.1 #159693
saas-17.2 #160188
18.0
saas-18.1
saas-18.2
saas-18.3
saas-18.4
master #160380

[FIX] discuss: fix slider values in call settings

  • Adds text values for the call settings sliders.
  • Replaces onChange events with onInput events so that the values
    respect the position of the sliders.
  • Debounces some functions to handle the increased amount of calls
    due to the swap to the onInput listener.
  • Changes the default value of voiceActiveDuration from 0 to 200
    to match the minimum value of the input.