chathub
chathub copied to clipboard
3 pane to show ChatGPT / Bing / Bard all together
by this way we can compare ChatGPT / Bing / Badr more conveniently.
Most users don't have such a large screen..
Most users don't have such a large screen..
Yep, so it will be better to have an option for users to choose whether to display two screens or three.
Most users don't have such a large screen..
Yep, so it will be better to have an option for users to choose whether to display two screens or three.
agree~
@wong2 I have updated the PR for both '2-in-1' and '3-in-1' display as shown below:
Having no prior experience on frontend development, there still exist two problems that I have no idea how to fix, please help to take a review and check why?
-
Problem 1: switch between '2-in-1' & '3-in-1' will cause error every time, only refreshing the page will fix
-
Problem 2: '3-in-1' display panels vertically but not horizontally, I don't know why variable
${cols}
in MultiBotChatPanel.tsx doesn't work ..<div className={`grid grid-cols-${cols} gap-5 overflow-hidden grow`}>
by this way we can compare ChatGPT / Bing / Badr more conveniently.
This looks great please implement this that would be great !
Thanks, I've implemented this in the latest version