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

When the end time of the schedule is resized to the previous date in the monthly view, the schedule size rendered is restored #646

Closed
jungeun-cho opened this issue Jul 1, 2020 · 1 comment
Labels

Comments

@jungeun-cho
Copy link
Contributor

jungeun-cho commented Jul 1, 2020

Describe the bug

To Reproduce

on monthly view,

issue 1

Steps to reproduce the behavior:

  1. Create Schedule (07/01 05:00 ~ 07/02 00:30)
  2. resize schedule using mouse drag
  3. be reverted rendering schedule
    tui-calendar-issue-646-1

Expected behavior

When resize schedule to previous date on monthly view, set end time properly (e.g. 07/01 23:59:59)

isssue 2

  1. Create Schedule (07/01 00:00 ~ 07/02 00:00) midnight start-end same time
  2. broken schedule

스크린샷 2020-07-01 10 30 19

스크린샷 2020-07-01 10 29 51

Expected behavior

It should be displayed correctly even at midnight time.

Version

  • 1.12.14 (not release yet)
@jungeun-cho jungeun-cho added the Bug label Jul 1, 2020
@auto-comment
Copy link

auto-comment bot commented Jul 1, 2020

Thank you for raising an issue.
We will try and get back to you as soon as possible.

Please make sure you have filled out issue respecting our form in English and given us as much context as possible. If not, the issue will be closed or not replied.

jungeun-cho added a commit that referenced this issue Sep 3, 2020
* fix: when resize schedule, fix reverted schedule on monthly view (#646 issue 1)

* fix : resolve midnight schedule on monthly view(#646 issue2)

* test: resolve broken TC
(for monthly mouse position)

* refactor: apply PR feedbacks

* fix: add datetime import

* fix: resolve midnight schedule issue

* refactor: remove whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant