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
对看帖等主要操作的功能,是否默认为在新窗口打开?
另外可以考虑提供选项供用户自由选择默认行为。
The text was updated successfully, but these errors were encountered:
现在的主要问题是打开新帖在不同页面的行为不统一
另外我还是支持在当前窗口打开,毕竟单页面应用,用Link跳转比重新加载整个页面的体验好太多了。
Sorry, something went wrong.
具体到头部组件内部也有两种行为。消息下拉的四个链接是新标签页打开,其他链接是当前页打开。
另外有个问题是既然消息中心的导航器内已经可以选择消息类型,那么头部里是否有必要再加上四个消息类型的链接?
头部里肯定是有必要再加上四个消息类型的链接的,方便直接点进某种类型的消息。 B站微博这些网站都是这么干的
No branches or pull requests
对看帖等主要操作的功能,是否默认为在新窗口打开?
另外可以考虑提供选项供用户自由选择默认行为。
The text was updated successfully, but these errors were encountered: