sid0-0

Results 10 comments of sid0-0

Are you suggesting adding a new category called 'Commonly Used' which will contain exclusive options or duplicate options? For example, Redis is commonly used, it could be in both Commonly...

Raised a pull request (https://github.com/lodash/lodash/pull/5798).

Should I also add an option to `Load from FEN`?

Made the suggested changes. Screenshots: While we're modifying menu(now settings), I also think we should move the castling options around for better clarity. I would suggest something like this: >...

~~TODO: cover #7083 also in this PR~~ (Just saw this issue) Added in the new commit

I see that this is marked as a backend issue, but soft deleted records should not be editable, right? I believe the fix should be to block editing of soft...

To fix this issue we'll need to make a change in the `lib/src/widgets/board_editor.dart` flutter package file since it's code specifies calling the same function on tap and drag actions. Can...

I haven't been able to recreate this. Are there any more steps to recreate this?

I've spent quite some time on this and all I've been able to come up with is that the cause is that (if you check the DOM element's onclick attribute)...