时间轴聚合按下拉故障排序
我创建了一个对象(书)和一个操作(添加),现在我正在尝试为两者创建聚合。我创建了聚合,然后单击“排序依据”下拉列表。选项如下所示:
最近的 <- 当前选择的 最近添加 添加收藏 自定义...
我认为“酷,我想要最近添加”。但是,我什至无法点击它。不过,我可以点击“添加收藏夹”。单击后,“最近添加”变为灰色,并且“收藏夹”显示在选择中。
这里有两个问题。首先,措辞不一致。 “最近”与“最近添加”相同,“收藏夹”与“收藏夹添加”相同吗?如果是,则应该只有一个选项。如果不是,那么为什么单击其中一个会导致另一个选项被选中?其次,为什么有一个选项最初显示为有效,然后又显示为灰色?
I created an object (book) and an action (add), and I am now trying to create the aggregation for the two. I created the aggregation, and clicked on the "Sort by" dropdown. The options looked like this:
Most Recent <- currently selected
Most Recent Add
Favorite Add
Custom...
I thought "cool, I want Most Recent Add". However, I can't even click on that. I can click on "Favorite Add", though. After I click on it, "Most Recent Add" goes gray, and "Favorite" shows up in the selection.
There are two issues here. First, there is inconsistency of wording. Is "Most Recent" the same as "Most Recent Add, and "Favorite" the same as "Favorite Add"? If they are there should be only a single option. IF not, then why does clicking on one result in the other being shown? Second, why is there an option that is at first shown as valid, and then is later greyed out?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最近对我来说也是灰色的,我认为它只适用于某些对象。
Recent is greyed out for me as well, I think it is only applicable to a certain objects.