mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #188] [MERGED] Fix labels in GRPC service/method selector dropdown #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/188
Author: @null-dev
Created: 3/20/2025
Status: ✅ Merged
Merged: 3/20/2025
Merged by: @gschier
Base:
master← Head:patch-1📝 Commits (1)
7b7a297Fix labels in GRPC service/method selector dropdown📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src-web/components/GrpcConnectionSetupPane.tsx(+1 -1)📄 Description
Comparison using the
connectrpc.eliza.v1.ElizaServiceservice @ https://demo.connectrpc.com:443:Before:
After:
Note that other places in the code already use the correct logic, for example:
6aea343d4f/src-web/lib/resolvedModelName.ts (L29-L30)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.