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:
👋 @ZJK01,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
这个功能解决了什么问题
在时间的选择中,有时候这个字段的值集可能基本靠近在末尾时间,但还是会有少部分数据靠近开始时间,这样就会导致整个时间跨度会比较大;目前产品默认开始时间顺序排列,这样时间跨度过大的时候在前端用户选择选择上就会需要多次滚动
你建议的方案是什么
建议增加排序属性,由开发者控制顺序还是逆序,这样可以保证多数用户的体验
The text was updated successfully, but these errors were encountered: