Martin Piták

Results 7 issues of Martin Piták

Whenever i try to open any `https` URL i get this error `` there is PR #320 that is referencing this. Note that I am inside pyenv virtualenv. ``` REDACTED...

type: bug
core

Hello, I am noticing some weird behavior with Exceptions and that some parts of the code have a yellow background and are really hard to read. Example: Here is the...

Lazy loading would really by appreciated. ```Python from flask_imgur.flask_imgur import Imgur imgur = Imgur() def create_app(): app = Flask(__name__) imgur.init_app(app) return app ```

I found bug that refreshes the page and so spam my history and i cant go back. I happens at random only on some pages. if there is way to...

Fixes #369 FastUI is broken with the new 2.10 Pydantic, and there are issues with circular import. This tries to fix that by refactoring the components part of the library.

**Description of your changes:** Add a shortcut for closing SidePanel. Fixes #11873 **Checklist:** - [x] You have [signed off your commits](https://www.kubeflow.org/docs/about/contributing/#sign-off-your-commits) - [x] The title for your pull request (PR)...

size/S
ok-to-test

### Feature Area /area frontend ### What feature would you like to see? Add a shortcut to the SidePanel because when you need to close it, you need to click...

area/frontend
kind/feature