Maarten Segers

Results 102 comments of Maarten Segers

Same issue with different switch/hdmi.

Hi @pelwell, thank you for following this up. I started the tests but results aren’t consistent. I keep getting random carrier 1 or 0. As the carrier signal was erratic...

(how) is it possible to backport any of the React 'AIACommand' to an .ftl theme?

Should we group the group conditions in one plugin/tab? See #265 ![block-visibility-plugin](https://cloud.githubusercontent.com/assets/442924/25944536/f3b6ac82-3643-11e7-93d7-3fa7cf59bf5d.png)

FYI, the complex widget will be removed. See #181.

Great idea! See https://www.drupal.org/node/2881531

https://github.com/Gizra/og/commit/08939dd6e0cc74e2c2c566ac482f954fda19b491

There seem to be a few tests in core that cover `Drupal\user\Plugin\views\access\Role`: - Drupal\Tests\user\Functional\AccessRoleUITest - Drupal\Tests\user\Functional\Views\AccessRoleTest - Drupal\Tests\user\Kernel\Views\AccessPermissionTest

Hi @bradbulger, The documentation is still for Drupal 7. You are welcome to open a PR to update the documentation for Drupal 8. See WIP on #231 & #243.

I agree with @pfrenssen that providing your own test suites (e.g. Behat functional tests) are a must to mitigate these issues. Especially the use case for protected content makes OG...