Arthur Milchior

Results 124 issues of Arthur Milchior

Running on bdff91ce43c3280a7a88412f76cf5edca4d6e358 I just opened a deck and got this message. I believe at the very least that if we display error message, we should add some informations such...

Enhancement
Priority-Medium
Keep Open
2.17

In this case, I really don't think it's realistic to expect an OpChange from the backend. The backend already sends informations that are relevant for the sync process. Given that...

Needs Second Approval

Right now, `notifySubscribers` is called on any undoable operation and on new day. (Funnily enough "undo" is an `undoableOp` too, so "undo" also notifies the subscriber) It's not yet done...

The sticky fields don't force the user to confirm when they tap the back button. Also some slight cleaning. I refrained from doing bigger cleaning because I know this code...

On the top right of ![image](https://github.com/user-attachments/assets/52dae2a8-3991-44b0-98a5-8a93908864d1) there should be a menu. According to @SanjaySargam , it was introduced in #16891, do you think you could fix it please @RobozinhoD ?...

![Screenshot 2024-08-28 17 12 18](https://github.com/user-attachments/assets/1e783362-e9fe-4681-b17b-cee56103f50d) This should not occur. When the sync is going on, you should not be invited to sync. I think this occured because I installed and...

How to reproduce: * have a note type with a pinned field * enter text in the field * create the note * try to leave the note editor Expected:...

Priority-Low

[Screen_recording_20240824_160417.webm](https://github.com/user-attachments/assets/7f72a0b1-f7df-4bc7-9cf6-916f59d8ce21) When adding notes, the keyboard close and reopen immediately. This seems glitchy. I'd largely prefers if the keyboard could remain open.

Priority-Low

See #16941 for the details. This issue can be closed specifically when, after a "Check cards" ends by deleting cards, `ChangeManager.notifySubscribers` is called with a `OpChanges` where all at least...

Blocked by dependency

See #16941 for the details. This issue can be closed specifically when, after a "check database" ends, `ChangeManager.notifySubscribers` is called with a `OpChanges` where all values are set to true....