Jan Zechovský

Results 6 issues of Jan Zechovský

When I try reorder or rename/change icon of already existing tabs, the changes are not saved.

### Describe the bug When LINQ method `ToDictionary()` is used, it returns a dictionary, that is described by reflection as `IDictionary`. When this type is used as a parameter for...

bug
p1

Při testování buildu v GitLab pipelines se testy spouští ve složce: **/home/gitlab-runner/builds/8cb18bc0/0/vendor/package/** Jenomže metoda pro normalizaci cesty (použité v FileCollection.php:51 a FileCollection.php:56) dělá to, že odstraňuje z cesty nulu, takže...

Při použití $form->addGroup() a následného přidání FileUploaderu se přes attached() předá instance \Nette\Forms\ControlGroup, která očekává instanci IControl nebo Container. **Nelze pak předat UploadController.**

bug
help wanted

### Environment information ```plain text "amplifyfinbobbohemikaamplifyapp26797FB3": { "Type": "AWS::Amplify::App", "Properties": { "BasicAuthConfig": { "EnableBasicAuth": false }, "BuildSpec": "version: 1\nfrontend:\n phases:\n preBuild:\n on-failure: CONTINUE\n commands:\n - npm ci\n build:\n on-failure: CONTINUE\n...

question
hosting