myxmaster

Results 58 comments of myxmaster

Any progress? (I don't understand the referenced PRs) This should have high priority in my opinion.

Ok, but do you have any specific concerns in regards to this PR? Right now it is definitely buggy and it shouldn't stay like this.

Done. Also fixed a layout bug which led to a cut-off send button. ![grafik](https://github.com/ZeusLN/zeus/assets/77545287/7a6bfa73-7de4-4d44-9ecd-97ebafc3ec35)

Found a minor regression: When using back-button while modal is displayed, modal is not closed, but background scren is navigating back.

Fixed by creating back press handlers for every screen in App.tsx. Also improved back press handling when on lock screen so that navigation state is no more lost.

Fixed margin, so loading and error now doesn't push the text input field.

Re tools in header: we need to watch out because if we put too much in the header, chances are high we run out of space (badges, node name, loading...

Hm yeah, the problem is, that you simply cannot access those specific settings (neutrino peers, persistent mode, reset graph sync) when no embedded node is configured yet. And that is...