Michał Urbanek

Results 91 comments of Michał Urbanek

I choose second approach, added tests and tried to demonstrate need of this change. Still it's not that simple because it's only fix for not correctly detected as visible element...

This changes are now part of other PR where they are needed to work. When their are accepted that one will no longer be needed.

I think it could be implemented with https://github.com/frontend-collective/react-sortable-tree to gives user more sorting options, but it is just one of many options.

I implement it in very simple way. Still I would like to know which keyboard shortcut use for making task subtask and making subtask main task. My sugestion is "s"...

I created first rough version in https://github.com/senpl/tdo . Now I want to have expands and callapse. Any recommended lib or solution to use ??? I think about https://github.com/sk-rt/handy-collapse but at...

Yes. Just to make contributing easier for this that starts. What package could be tested without long rebuild process and how programmers check their changes fast. Also additional info about...

Is it documentation issue or just cypress issue ???

> I am also facing the same issue, I am on Cypress 12.5.1. Websocket connects and works well in normal Chrome and electron, but when it is running for testing...

Partially fixed in https://github.com/cypress-io/cypress/pull/29741 . Still fixing it for parents would require many test rewrite and is not easy to implement. Anyway without simple to run reproduction it will not...