-
-
Notifications
You must be signed in to change notification settings - Fork 616
Improved stack list ui when using agents #800
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
base: master
Are you sure you want to change the base?
Conversation
…ity and structure; add Font Awesome chevron icons.
Merged @maca134's pull request that improves the stack list ui when using agents.
Merged @maca134's pull request that improves stacks list ui when using agents.
@maca134 sorry to bother you but any chance you'd be willing to refactor this to use This appears to be the more intended way to get the "label" for an agent as it already existed before friendly nanes and was updated to accomodate. I attempted half a dozen ways myself but I've also been working 12hr days. I think I'm just making a logical error since it should have been simple but anything I try ends up with a blank name tag for anything other then current. |
I will have a look but I have to admit this was the first time I have ever done anything in Vue. |
That is further than my understanding LOL...I know just enough to make minor fixes. I have a fork where I merged several what seems like useful PRs and I just tried to merge yours but there are conflicts in my StackList.vue. Anyways, it is probably somewhat related to what @Dracrius mentions since I do have #414 merged as well. Anyways, once I think I resolved it the entire list in the left pane goes missing. |
I really want this feature. |
Finally fixed. I personally also prefer to keep the sub title of the agent if it isn't on the current. Seems silly but with longer lists if the agent title is scrolled off screen it improves readability. Might be worth adding a setting for before @louislam gets backs. There will be an impressive number of pulls for 1.6.0 and I think this is far cleaner then #593 but adding agent labels as a setting would really polish off this PR. |
This really needs to be added. It's so messy to manage multiple projects across multiple agents on Dockge. This would be absolutely god-tier to have. |
merged to my fork along with @Dracrius QOL tweak commit |
https://github.com/louislam/dockge/blob/master/CONTRIBUTING.md
Tick the checkbox if you understand [x]:
Description
Small change to make the stack list UI easier to use when using multiple agents.
Type of change
Checklist
(including JSDoc for methods)
Screenshots
Both agents open:

One agent collapsed:
