John Hill

Results 84 comments of John Hill

@ozyx , I met with @charlesh88 and we discussed a simple test with 4 objects within a display layout: Hyperlink at minimum height (10px) Hyperlink at minimum width (20px) Layout...

Need to address from https://github.com/nasa/openmct/issues/5359 Mobile-specific things to test The mobile-specific things we will need to test: "mobile touch" works with interactive elements like the search bar screen orientation changes

Note that this is a broken validation mechansim

@kripper any progress? I'm about to start

> Hi, i tried 3 templates and fixed them a little to get a http status graph working and also to get the hosts list. > I believe it would...

@gesellix `curl localhost:5984/_node/_local/_prometheus` ```bash # TYPE couchdb_couch_log_requests_total counter couchdb_couch_log_requests_total{level="alert"} 0 couchdb_couch_log_requests_total{level="critical"} 0 couchdb_couch_log_requests_total{level="debug"} 0 couchdb_couch_log_requests_total{level="emergency"} 0 couchdb_couch_log_requests_total{level="error"} 2 couchdb_couch_log_requests_total{level="info"} 15 couchdb_couch_log_requests_total{level="notice"} 7608 couchdb_couch_log_requests_total{level="warning"} 0 # TYPE couchdb_couch_replicator_changes_manager_deaths_total counter couchdb_couch_replicator_changes_manager_deaths_total 0...

@ysq123qwe i'm also experiencing the same issue. Which playwright/test version are you using? Have you tried disabling the service worker? ```js await page.addInitScript(() => delete window.navigator.serviceWorker); ```

@shefalijoshi we should add a test in the timeconductor suite

![Screen Shot 2019-08-20 at 7 15 28 PM](https://user-images.githubusercontent.com/12446869/63390986-eb26e080-c37e-11e9-963f-f996c7ff3dfb.png)