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

[PastTimePicker]过去动态时段-回显数据时 应将时间选择器面板定位到已选定的日期 #1888

Closed
gavin-hao opened this issue Mar 4, 2022 · 1 comment · Fixed by #1898
Assignees
Labels
🐛 bug Something isn't working released

Comments

@gavin-hao
Copy link
Contributor

Describe the bug
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@gavin-hao gavin-hao self-assigned this Mar 4, 2022
@nnmax nnmax added the 🐛 bug Something isn't working label Mar 10, 2022
@nnmax nnmax self-assigned this Mar 10, 2022
@nnmax nnmax linked a pull request Mar 10, 2022 that will close this issue
nnmax pushed a commit that referenced this issue Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2.
解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888
nnmax pushed a commit that referenced this issue Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2. 解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888
gavin-hao pushed a commit that referenced this issue Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2. 解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888

Co-authored-by: maxin <maxin@growingio.com>
growingio-bot pushed a commit that referenced this issue Mar 11, 2022
## [22.14.10](v22.14.9...v22.14.10) (2022-03-11)

### Bug Fixes

* **date-picker, time-picker:** fix color and use less token ([#1897](#1897)) ([ae3f606](ae3f606))
* **filter-picker:** when `valueType` was changed initialize state ([#1900](#1900)) ([4415f55](4415f55))
* **static-date-picker:** fix some bug ([#1898](#1898)) ([f053caf](f053caf)), closes [#1863](#1863) [#1888](#1888)
@growingio-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 22.14.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants