Charlie Sneath

Results 5 issues of Charlie Sneath

I am trying to replicate a print layout via CSS I've successfully created with Chrome. For each page, I want a containing `div` that is 100% height and width of...

CSS question

When installing on an RPi0W, the script seems to hang when it gets to [this line](https://github.com/balena-io/wifi-connect/blob/24d386485988bffb6233b986ddf1d37eefcd4726/src/network.rs#L237) that outputs `Internet connectivity established`. This means that the following commands won't run. If...

When testing out `wifi-connect`, it can take up to 1min after connecting to the `WiFi Connect` network for the captive portal login screen to appear. The portal is being served...

Is there a way to get explicit signal when connection to the selected access point fails because of something like an incorrect password? I can see that `wifi-connect` automatically restarts...

Is it possible to add a trigger to manually close the captive portal UI at some point after the network connection has been established? The use-case I have in mind...