LearnNewsExamplesServices
Frontmatter
id4915
titlecalendar.view.MainContainer: regression bug => the DateSelector jumps from null to today to july 2023
stateClosed
labels
bug
assigneestobiu
createdAtSep 15, 2023, 11:18 AM
updatedAtSep 30, 2023, 1:16 PM
githubUrlhttps://github.com/neomjs/neo/issues/4915
authortobiu
commentsCount5
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 30, 2023, 1:16 PM

calendar.view.MainContainer: regression bug => the DateSelector jumps from null to today to july 2023

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 15, 2023, 11:18 AM

this includes an animation, which was not there earlier.

not sure yet, how the new Date() gets into currentDate of the MainViewModel.

tobiu added the bug label on Sep 15, 2023, 11:18 AM
KingsCreatives
KingsCreatives Sep 27, 2023, 9:25 AM

can you please assign me this task?

tobiu
tobiu Sep 27, 2023, 6:00 PM

hi @Kwamecody,

sure, if you want to give it a try. the process is to create a fork and send a pull request with related changes. feel free to jump into the slack channel, in case you have not done so already.

best regards!

tobiu assigned to @KingsCreatives on Sep 27, 2023, 6:00 PM
KingsCreatives
KingsCreatives Sep 27, 2023, 9:09 PM

noted with thanks.

On Wed, Sep 27, 2023 at 4:00 PM Tobias Uhlig @.***> wrote:

hi @Kwamecody https://github.com/Kwamecody,

sure, if you want to give it a try. the process is to create a fork and send a pull request with related changes. feel free to jump into the slack channel, in case you have not done so already.

best regards!

— Reply to this email directly, view it on GitHub https://github.com/neomjs/neo/issues/4915#issuecomment-1737680402, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2SFCF3LKWVTRXT3JYHYMW3X4RERTANCNFSM6AAAAAA4ZQO4Q4 . You are receiving this because you were assigned.Message ID: @.***>

KingsCreatives
KingsCreatives Sep 29, 2023, 11:30 PM

Hello @tobiu ,

I trust this message finds you well. I wanted to provide you with a transparent update on the progress of the calendar component bug investigation.

I've conducted a comprehensive review of all methods within the MainContainer that set or update the date. Additionally, I've closely examined portions of the code where date manipulation occurs, especially focusing on the connection between the model's currentDate and the date selector in MainContainer.

Despite multiple attempts and thorough analysis, I'm currently facing challenges in pinpointing the root cause of the issue that results in the date jumping from None to today to July 2023.

Regrettably, at this point,I believe it would be ideal to consider reassigning the task to another person.

Thank you.

tobiu
tobiu Sep 30, 2023, 1:14 PM

no worries, this one was non-trivial. i got a fix running locally now.

tobiu assigned to @tobiu on Sep 30, 2023, 1:14 PM
tobiu unassigned from @KingsCreatives on Sep 30, 2023, 1:14 PM
tobiu referenced in commit 499bcb6 - "calendar.view.MainContainer: regression bug => the DateSelector jumps from null to today to july 2023 #4915" on Sep 30, 2023, 1:15 PM
tobiu closed this issue on Sep 30, 2023, 1:16 PM
tobiu referenced in commit a7f4765 - "v6.7.5 (#4962) on Oct 2, 2023, 12:30 PM