Skip to content

Conversation

@ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst added the pending documentation This pull request needs an associated documentation update label Feb 7, 2020
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 7, 2020
@rullzer rullzer added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels Feb 8, 2020
@rullzer
Copy link
Member

rullzer commented Feb 8, 2020

@ChristophWurst
Copy link
Member Author

@juliushaertl it's the selector option in Toastify. It was changed with https://github.com/nextcloud/nextcloud-dialogs/pull/84/files#diff-1355aca4c744fdba046148edea3fb816R70. The current one is

selector: !window.TESTING ? 'content' : 'testArea',
. Was this changed intentionally?

@juliusknorr
Copy link
Member

Was this changed intentionally?

Ah no, it was mainly because i wasn't thinking that we still might need the fallback for the old jsunit tests. I'd say we make the selector an option in the nextcloud-dialogs implementation and then can just pass in !window.TESTING ? 'content' : 'testArea' in the OCP.Toast wrapper.

@ChristophWurst
Copy link
Member Author

ChristophWurst commented Mar 2, 2020

I'd say we make the selector an option in the nextcloud-dialogs implementation and then can just pass in !window.TESTING ? 'content' : 'testArea' in the OCP.Toast wrapper.

@ChristophWurst
Copy link
Member Author

Tests finally pass locally 😅

@ChristophWurst ChristophWurst added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Mar 9, 2020
@rullzer
Copy link
Member

rullzer commented Apr 4, 2020

get in or 20?

@rullzer rullzer mentioned this pull request Apr 4, 2020
80 tasks
@ChristophWurst
Copy link
Member Author

get in or 20?

let me rebase. I'd prefer to get this in sooner than later

@ChristophWurst ChristophWurst force-pushed the refactor/external-toast-deprecate branch from b1419ba to 689ec7e Compare April 6, 2020 15:20
@juliusknorr juliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 6, 2020
@rullzer rullzer merged commit 5a82de1 into master Apr 6, 2020
@rullzer rullzer deleted the refactor/external-toast-deprecate branch April 6, 2020 18:45
@ChristophWurst ChristophWurst removed the pending documentation This pull request needs an associated documentation update label Apr 10, 2020
ChristophWurst added a commit to nextcloud/documentation that referenced this pull request Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants