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
The button is a thumb down, is labelled as "Upvote response" and doesn't do anything (other than permanently setting the disliked state variable to true). I can't find any reference to upvoting or downvoting responses anywhere in Orama docs (here, here or here in sources).
designChange, update, or fix for site UI (not content)
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
The button is a thumb down, is labelled as "Upvote response" and doesn't do anything (other than permanently setting the
dislikedstate variable totrue). I can't find any reference to upvoting or downvoting responses anywhere in Orama docs (here, here or here in sources).What is/was this button supposed to do?
expressjs.com/src/components/patterns/Searchbox/ChatActions.tsx
Lines 48 to 57 in a1db652
It was added by @g-francesca in a0b1cf0.
All reactions