-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: revamp thread screen #802
Conversation
urmauur
commented
Dec 1, 2023
•
edited
Loading
edited
- Thread screen is default screen
- Screen blank state when user have not any model
- Change create thread using icon instead of button
- Update ribbon menu icon
- Update Message toolbar height when user typing long message
- Add default avatar placeholder
- Update message action toolbar
- Update right panel visual to latest design on Figma
- New component select or dropdown
- Initial system monitor screen
- Move list downloaded model into settings screen
5a71157
to
76114ca
Compare
99bb1b4
to
c690413
Compare
@urmauur I think the dropdown icon is reversed.
See below: In this state, the icon should be `v` instead of `^` |
32abc49
to
8f9e399
Compare
…t textarea 400 pixel
86fa2f7
to
0074f40
Compare
@0xSage actually the current one is correct: Ref: https://carbondesignsystem.com/components/accordion/usage/ |
@imtuyethan you are right, I was wrong about the direction. I did a lot of googling, but this seems to sum it up from a vernacular standpoint: My apologies @urmauur is it possible to switch it back. |
@0xSage @imtuyethan okay |