Open vinayburam opened 3 months ago
Oh so you did not code the checkmark its just appearing? I just double-checked our code and I don't see anywhere that we have a checkmark icon coded, but maybe I'm missing something. Is it your own custom CSS?
@vinayburam That’s default at Vue showDialogStateIcon: true
if you aren’t overriding @ loader config
DialogState of the message on bot side per lexv2 runtime schema/api: Failed or ReadyForFulfillment (Fulfilled is no symbol aka icon — just how the frontend ships today)
You can modify the icons with ultimate error handling following the DialogState type. Or just set ”showDialogStateIcon”: false
in **config.json if bot text and responseCardButtons are only highlighting an inconsistency to your prompt feedback.
Hello team, i am facing one strange issue. Getting right symbol one some messages not all mesages. please find below snap