-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[BUG]: Changing note type while creating a new card deletes the current content of the fields #17476
Comments
Can i work on this Issue? |
Hello , can I work on this bug ? |
I'm just a user, I don't have any authority in this project. |
@natema Was this an issue in previous versions of AnkiDroid? |
@david-allison I have a vague memory of seeing it in the past. I should be able to test some old versions next week to confirm. |
This may want to be fixed forward with a screen to change the note type. It shouldn't have been living directly in the Note Editor |
Old parallel versions can be found here BTW: https://github.com/ankidroid/Anki-Android/releases/tag/v2.18.4 |
Checked for duplicates?
Does it also happen in the desktop version?
What are the steps to reproduce this bug?
Front
in theBasic
type)Basic
->Cloze
)Expected behaviour
The current content of the fields is kept as the input of the fields of the new type, as in the Desktop version.
For example, if the current situation is
and the type is changed to
Cloze
in the Desktop version, then the window showswhile if the type is changed to
Cloze
in the Android version, then the window showsDebug info
(Optional) Anything else you want to share?
No response
Research
The text was updated successfully, but these errors were encountered: