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

Fetching correct DeckID at EditNote #17606

Closed

Conversation

soCallmeAdityaKumar
Copy link
Contributor

@soCallmeAdityaKumar soCallmeAdityaKumar commented Dec 16, 2024

Purpose / Description

Note editor shows Default deck for all cards

Fixes

How Has This Been Tested?

WhatsApp.Video.2024-12-16.at.2.30.32.PM.mp4

Checklist

Please, go through these checks before submitting the PR.

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

Copy link
Member

@david-allison david-allison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't close to the correct solution.

The code change causing the problem was already identified on the issue.

@soCallmeAdityaKumar
Copy link
Contributor Author

soCallmeAdityaKumar commented Dec 16, 2024

This isn't close to the correct solution.

The code change causing the problem was already identified on the issue.

This is working on my side, orginalDeckID is always 0 , giving value of deckId to did if oDid is 0. Hope new commit changes is correct solution

Copy link
Member

@david-allison david-allison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm disappointed here.

I diagnosed the issue and I posted the hunk/diff of the change which caused the issue. All that was required was to revert that hunk

It's now been two rounds review for what should be an easy 'LGTM':

Start again from my issue comment.

If you feel there's still an issue, explain it, or write a test for it.

@david-allison
Copy link
Member

No reply to my comment, which wasn't addressed

You've been here for almost two years and should know better. Enough is enough here.

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

Successfully merging this pull request may close these issues.

[BUG]: Note editor shows Default deck for all cards
2 participants