Yann Bizeul

Results 36 issues of Yann Bizeul

Use browser font size + / - in Safari prevents files to be drag and dropped to the field. It only works if the page is displayed 100% Using 1.3.4...

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the problem doesn't occur with...

bug

![image](https://user-images.githubusercontent.com/182035/174458928-f5639a2c-6a2f-42f1-b60f-cc3079aab8df.png) In admin page I see this : ![image](https://user-images.githubusercontent.com/182035/174458941-b1310383-27df-43e0-9e0b-80f6459668cb.png) At this point, database seems to be corrupted and recovered on next reboot. Sharry is deployed in a kubernetes cluster backed...

**Is your feature request related to a problem? Please describe.** I use this container to automate complex sequence of actions on web sites, in tricky situations like page refresh, or...

Shipit is respawning every second how to I get rid of that thing? Apparently some lunatic in Microsoft Teams and Postman decided to use it for software update, can we...

I own a French Apple Magic Keyboard with touch ID and number pad , not sure that's relevant, but anyways : ![image](https://user-images.githubusercontent.com/182035/173176429-870bdf50-8ce4-4962-bb01-3a343e5bfe63.png) I cannot type characters like "@" that's on...

I don't have an explanation, but I ran into an issue where all other variables were properly inserted, but host was still set to : ``` $db['host'] = '127.0.0.1'; ```...

**Is your feature request related to a problem? Please describe.** It can be difficult to identify default dashboards when using custom dashboards in the same folder. **Describe the solution you'd...

feature

I wanted to open two sessions for each member of a range, like this : ``` csshX site[a,b]+2 ``` But got : ``` Can't call method "name" on unblessed reference...

### Description It looks like there is no control over the way failed authentication are returned to the client. The doc seems to indicate a failed authentication should throw `Unauthorized`...