absidue
absidue
I'll wait until the accessibility PR is merged before fixing the merge conflicts.
I don't think this is possible to implement unless stuff changes on Electron's side and they start passing the id or the classes of the element along with the context...
@PikachuEXE we need @PrestonN to approve (even if we approve it won't be merged until he approves it as he requested changes)
Could you please export your subscriptions so we can reproduce the issue and also for testing fixes? Settings -> Data Settings -> Export Subscriptions -> Export FreeTube (.db)
Is suspect that this issue is actually caused by the current sorting implementation. Instead of waiting until all videos have been added to the list and then sorting the list,...
This is the problematic code: [src/renderer/views/Subscriptions/Subscriptions.js#L189-L222](https://github.com/FreeTubeApp/FreeTube/blob/development/src/renderer/views/Subscriptions/Subscriptions.js#L189-L222)
@MM502 you can download the compiled version from my fork, i've told it to build this branch. The artifacts are here: https://github.com/absidue/FreeTube/actions/runs/2354670497
@efb4f5ff-1298-471a-8973-3d47447115dc I think this might only be a problem on Windows, which is why you can't replicate it.
@efb4f5ff-1298-471a-8973-3d47447115dc see #1938
This will require a bunch of testing on linux as electron 18 caused the issues in #2163.