Alexander Plesovskikh

Results 6 issues of Alexander Plesovskikh

I am a little confused layout and styling in template. 1) Why `toggle-all` is in `main` section, but visually is in header? What prevents to place it there? 2) Found...

I trying load default color palette, but the Figgo fails because of there no any typography style. A similar error happens when no colors styles on the page. ![image](https://user-images.githubusercontent.com/2411525/63022884-8a923200-beac-11e9-89ac-2b41c6b4f9cf.png) The...

bug
good first issue

First error is: ``` File "round_state_html.generated.py", line 53, in _tt_execute for idx, player in zip(range(len(round_state['seats']))[:len(round_state['seats'])/2], round_state['seats']): # round_state.html:22 ``` But all code not prepared to work with `Python 3`

### 📜 Description Just installed Devtron and caught a nasty error while configuring GitOps ![image](https://github.com/devtron-labs/devtron/assets/2411525/9dff78b8-5d12-4ede-bd50-1b72192cc24c) Similar closed issue in another part of system: https://github.com/devtron-labs/devtron/issues/3871 ### 👟 Reproduction steps I don't...

bug

This PR adds a character direct control API. This code was written using codex, but I reviewed it and tested it as best I could. UPD: I tested all of...

### Is your feature request related to a problem? I have a task to write a bot/control panel that will control an AI Character. I have a task to write...