You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of expected behavior and the observed behavior
After clicking a reaction icon in a ChatMessage, it's sometimes useful to limit the ability of the user to click the reaction button again. For example, if the user clicks thumbs up indicating a message from an agent was good, it may change the behavior of the agent moving forward so they shouldn't be able to alter it afterwards.
ALL software version info
python = "3.12"
panel = "^1.4.2"
Description of expected behavior and the observed behavior
After clicking a reaction icon in a ChatMessage, it's sometimes useful to limit the ability of the user to click the reaction button again. For example, if the user clicks thumbs up indicating a message from an agent was good, it may change the behavior of the agent moving forward so they shouldn't be able to alter it afterwards.
See discussion here: https://discourse.holoviz.org/t/how-to-trigger-a-callback-on-favorite-action-on-the-chatinterface/7187
Complete, minimal, self-contained example code that reproduces the issue
Stack traceback and/or browser JavaScript console output
The print statement successfully prints out the reaction.
Screenshots or screencasts of the bug in action
N/A
The text was updated successfully, but these errors were encountered: