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

[UI交互显示严重bug]局部链全局链永远在侧栏堆在一起显示导致的逻辑混乱 #2336

Open
6 tasks done
gsxgmpkt9020 opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
C: UI T: Bug Something isn't working

Comments

@gsxgmpkt9020
Copy link

复现步骤 / Step to reproduce

点击配置A的局部链A1,全局链竟然也从侧栏出现;
点击全局链,所有配置的所有局部链竟然也从侧栏出现。

这个显示逻辑惊为天人。

在文档中没有明确区分过“局部链”“全局链”的前提下,这个不合理的显示逻辑让人困惑了几个月

预期行为 / Expected behavior

点击配置A的局部链A1,侧栏显示的代理链中不应该包含有全局链;
点击全局链,侧栏显示的代理链中不应该包含有局部链;

实际行为 / Actual behavior

点击配置A的局部链A1,全局链竟然也从侧栏出现;
点击全局链,所有配置的所有局部链竟然也从侧栏出现。

应用日志 / App logs

No response

备注 / Addition details

No response

环境信息 / Environment information

最新2.0

自查步骤 / Verify steps

  • 如果您有足够的时间和能力,并愿意为此提交 PR,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
  • 您已知悉如果没有提供正确的系统信息,以及日志,您的 Issue 会直接被关闭 / You have known that if you don't provide correct system information and logs, your issue will be closed directly
  • 您已仔细查看并知情 Q&AFAQ 中的内容 / You have read and understood the contents of Q&A and FAQ
  • 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make multiply issue for multiply bugs
  • 您确保已使用最新 Pre-release 版本测试,并且该问题在最新 Pre-release 版本中并未解决 / This bug have not solved in latest Pre-release version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: UI T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants