Voeg tijd tot voltooiing toe aan het meldingsgebied

Verzoek Type:
BUG / NIEUWE FUNCTIE

In plaats van de GUI te moeten openen om te zien hoeveel tijd er nog resteert voor een conversatie, zou die info aan de hover-informatie van de melding toegevoegd kunnen worden? Zodat wanneer ik met mijn muis over het pictogram ga, ik iets zie als “1 conversatie bezig, 15 minuten resterend”.

In MCEBuddy each “step” in the conversion has it’s own completion time (there’s no way to estimate the overall time).

Also what happens when there is more than 1 conversion in progress ? (Currently MCEBuddy shows the total number of conversions in progress in the hover pop up)

That’s correct regarding each step having it’s own time, so I would think it would be just a matter of taking that same date and add it to the hover. As far as multiple conversions, take that same data and add it all together to display the total time for all of them.