Christian Hartmann

Results 233 comments of Christian Hartmann

@susnux should we wait with merging this PR until @Koc has finished the file question PR? Otherwise there will be lots of merge conflicts I assume...

This also seems to affect Forms: https://github.com/nextcloud/forms/issues/2346 Edit: Seems like it was caused by some remnants of a previously installed e2e app :)

@GretaD @ChristophWurst the red dot is back ;)

As a workaround you can select the titles in the "charts playlist" and add them to an own private playlist. That way I was able to download the songs in...

On lambdatest.com I could reproduce the issue with iOS 16.2, 16.4 seems to be working fine. ![grafik](https://github.com/nextcloud/forms/assets/16020496/53d866bf-4f5a-4d9c-bcb5-5f9e6a49205d) @susnux I think it might be related to a user picker or something...

@susnux if this doesn't come with any problems when the Analytics app isn't installed, I'd be fine with it.

@Rello are you ready with this PR? Perhaps you could add some more unit tests, so that the Codecov workflows turn green, too 🙂 Before we merge this, also please...

@Rello please don't merge the main branch into your branch and use `git rebase` instead :)

Rebasing results in a cleaner commit history, when we merge the changes back into our main :)

@susnux we should have squashed the commits into one single commit first... ;)