Open TechsUsInc opened 5 years ago
request to work on this one
@startailcoon the 3 tasks in this story:
make calender stationary done.
move time close to right in pull request to bitshares/react-datepicker2
save button in pull request to bitshares/react-datepicker2
This issue is blocked for now. I'll continue when the datepicker gets merged.
Awaits merging of https://github.com/bitshares/react-datepicker2/pull/2
@sschiessl-bcp can you merge this?
Someone should have mentioned that antd comes with a datepicker.
Can we switch to that one, and check if it provides everything we need. The [1] for adjusting the old one is ontop of course.
Could go hand in hand with checking #2358
When this issue was commented on I wasn't aware we had the DateTime-picker in the style-guide. We should have indeed used that.
AntD: https://ant.design/components/date-picker/ Style-Guide: https://styleguide.bitshares.org/
@twksos care to take a look at this with the style-guide DateTime-picker instead?
We'll increase the hours to accommodate the change. Since it's a new component, I'd say we could add another 1,5 hours for this task to be coded and checked.
@startailcoon will work on replace the DateTime picker
@startailcoon I just checked the latest code. Commits in #2356 has already applied new AntD date picker and the jumping around issue has gone with the old date picker.
Might have been a cross-issue resolution. Please state what efforts you had until now.
Describe the bug From the Datetime picker:
The calendar jumps around randomly while scrolling through months/years.
Please see #2355 #2356 #2358
To Reproduce Steps to reproduce the behavior: Note that the jumping seems to be contingent on months that have 6 weeks while most have 5 (see screenshots)
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Additional context I noticed while taking screenshots that if I clicked on the taskbar to open the snip tool OR anywhere else, the calendar would relocate. It prevented me from capturing the calendar shift but can be seen in the GIF capture.