We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
仓库页面存在两个总计,一个在左上角 target 下拉框,来自所有仓库的总计,另一个在文件树节点上,这是仓库自己的总计。
最好在选择仓库时,下拉框只与该仓库的 target 有关,这样计数是没有歧义的,并且不会选择到无错误的 target (人们并不关心无错误的 target)。
但这需要在 database 那么增加仓库维度的 target,并且需要考虑切换不同页面的 target 行为。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
仓库页面存在两个总计,一个在左上角 target 下拉框,来自所有仓库的总计,另一个在文件树节点上,这是仓库自己的总计。
最好在选择仓库时,下拉框只与该仓库的 target 有关,这样计数是没有歧义的,并且不会选择到无错误的 target (人们并不关心无错误的 target)。
但这需要在 database 那么增加仓库维度的 target,并且需要考虑切换不同页面的 target 行为。
The text was updated successfully, but these errors were encountered: