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

Editing contact and then going back decrements Event dates by 1 #84

Closed
3 tasks done
brendanny opened this issue Mar 2, 2023 · 3 comments
Closed
3 tasks done
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@brendanny
Copy link

Steps to reproduce

  1. Create contact with an event set to some date.
  2. (Also note that the intended date is not the one that is selected. Probably a related bug but different situation)
  3. Save contact.
  4. Press edit contact button
  5. Observe decremented event date in edit contact details view.
  6. Input back gesture (or press).
  7. Observe that the decremented date is now saved.
  8. Repeat until your contact’s birthday is now in 800 CE.

Expected behavior

Event dates should not decrement.

Actual behavior

The date of the event decrements.

Connect You version

2.1

Android version

Android 13

Other details

What’s interesting is that going back shouldn’t save any edited contact details but the event date still decrements without saving.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@brendanny brendanny added the bug Something isn't working label Mar 2, 2023
@brendanny
Copy link
Author

Another thing I forgot to mention was that the date selection UI has overlapping columns. I can open another issue for that if needed.

@Nacho8347
Copy link

Also having the same issue.

@Bnyro Bnyro added the help wanted Extra attention is needed label Mar 9, 2023
@Bnyro Bnyro closed this as completed in aca570d Mar 12, 2023
@Bnyro
Copy link
Member

Bnyro commented Mar 12, 2023

Another thing I forgot to mention was that the date selection UI has overlapping columns. I can open another issue for that if needed.

That's an issue of the library we're using unfortunately, waiting for them to fix it soon hopefully.

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
Projects
None yet
Development

No branches or pull requests

3 participants