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

Crash when editing a task time. #75

Open
RezaT4795 opened this issue Aug 21, 2018 · 4 comments
Open

Crash when editing a task time. #75

RezaT4795 opened this issue Aug 21, 2018 · 4 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed Test needed
Milestone

Comments

@RezaT4795
Copy link

RezaT4795 commented Aug 21, 2018

Assume you have a few tasks (with any lable)
If you edit the time of any of them, if the new time becomes sooner or later than any other task time, the app crashes. (if changing the time, changes the task place in the list, the app crashes.)

@Mohsens22 Mohsens22 added the bug Something isn't working label Aug 21, 2018
@Mohsens22 Mohsens22 added this to the V 2.0 milestone Aug 21, 2018
@Mohsens22 Mohsens22 self-assigned this Aug 22, 2018
@RezaT4795
Copy link
Author

Still not fixed

@Mohsens22
Copy link
Member

That's because of realm representation of items. I might do either of these:

  • Order via added date, so editing won't change the order
  • Port a V3.1.0 realm to UWP (IList implementation) and test that
  • Discuss with realm team for further support

Anyway I'll move this to V2.1 milestone.

@Mohsens22 Mohsens22 modified the milestones: V 2.0, V 2.1 Aug 25, 2018
@Mohsens22 Mohsens22 added the help wanted Extra attention is needed label Aug 25, 2018
@RezaT4795
Copy link
Author

@Mohsens22 So we'll pass it on for now?

@Mohsens22
Copy link
Member

@rezacloner47 Yes it needs time.
The deadline for V2.0 release is 1st of september

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed Test needed
Projects
None yet
Development

No branches or pull requests

2 participants