Results 53 issues of Andelf

To reproduce this: - Type `#` or `/` to open inline search or command popup. - Press `TAB` key - Current textarea loses focus, next UI item is focused Expected...

:type/bug
shortcuts

There's a noticeable delay when clicking and entering edit mode for large blocks. Better use regexp to replace all built-in properties at once instead of a reduce loop. **Help wanted**,...

help-wanted

sha3? where? (this is an old and nasty module that may conflicts with system hashlib) pycurl? where? pysha3? where? toolz? where? also you seemed write Python in Java style. 🤣

Allow users to choose between 'Share' or 'Open Default App'. Close #10976

:type/enhancement

@trabucayre @enjoy-digital This breaks Tang nano 9k, as it generates illegal code: ``` ERROR (EX3637) : Range is not allowed in a prefix("/data/LiteX/litex-boards/litex_boards/targets/build/sipeed_tang_nano_9k/gateware/sipeed_tang_nano_9k.v":2633) ERROR (EX3878) : 'IO_psram_dq' is not a...

enhancement
help-welcome :)
bug?

Close #11278 - [ ] Test on Windows (might require additional path fix)

:type/bug-fix

This is reported by the community. If you copy `logseq` to `logseq-bak` folder, then this folder will never be deleted from Logseq Sync. Every time it deletes, it'll be fetched...

:type/bug
Logseq Sync

Module formencode.validators:1941 in `__init__` view when click 'view, got 500 Internal Server Error, and got: Exception happened during processing of request from ('127.0.0.1', 60894) Traceback (most recent call last): File...

related #69 Memory profiling shows that, ReadOptions creation does have costs. TODO: optimization. - Snapshot read C API with ReadOptions allocated on stack. proposed by @BusyJay - singleton model for...

help wanted