Skip to content
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: Affix the order of properties in Threads Right Panel #1189

Closed
imtuyethan opened this issue Dec 25, 2023 · 2 comments
Closed

feat: Affix the order of properties in Threads Right Panel #1189

imtuyethan opened this issue Dec 25, 2023 · 2 comments
Assignees
Labels
type: enhancement Improves a current feature
Milestone

Comments

@imtuyethan
Copy link
Contributor

Describe the bug
Stream changes its position when i create a new thread:

Screen_Recording_2023-12-21_at_6.57.52_PM.mov

To Reproduce
Steps to reproduce the behavior:

  1. Create a thread with any model (let's call it A)
  2. Create another thread using model A again
  3. When click between 2 threads, will see the bug

Expected behavior
Stream position should not be changed.

Desktop:

  • Jan v0.4.3
  • Mac Air 16GB Sonoma 14.2
@imtuyethan imtuyethan added the type: bug Something isn't working label Dec 25, 2023
@freelerobot freelerobot changed the title bug: [right panel] stream changes its position when i create a new thread feat: Affix the order of properties in Threads Right Panel Dec 26, 2023
@freelerobot
Copy link
Contributor

@imtuyethan this is currently intended behavior, as the Right panel is autogenerated from files. If the fields are in different orders, they will render in different orders.

One hack around it is to force the UI to alphabetically sort the fields. Among other options. I'll let you think thorugh the ideal behavior here.

@freelerobot freelerobot added type: enhancement Improves a current feature and removed type: bug Something isn't working labels Dec 26, 2023
@freelerobot freelerobot moved this to Icebox in Menlo Dec 26, 2023
@namchuai
Copy link
Collaborator

@0xSage @imtuyethan this issue will be fixed in #1199

@github-project-automation github-project-automation bot moved this from Icebox to Done in Menlo Dec 28, 2023
@louis-menlo louis-menlo added this to the v0.4.4 milestone Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improves a current feature
Projects
Archived in project
Development

No branches or pull requests

4 participants