Alex

Results 3 issues of Alex

### NetBox version v3.2.0 ### Feature type New functionality ### Proposed functionality I would like to have the **filter/search bar** by the report results log entries. Some reports spit a...

type: feature
status: needs owner
pending closure

### Reproduction link [https://github.com/healplease/healplease.github.io/blob/reacty/src/components/common/Sidebar.jsx](https://github.com/healplease/healplease.github.io/blob/reacty/src/components/common/Sidebar.jsx) ### Steps to reproduce 1. Add Sider from Layout component to the page 2. Pass "theme" argument to the Sider component 3. Add Menu component somewhere...

Inactive
unconfirmed

When creating a Quart app using Poetry as a dependency manager and using Poetry to run a server with scripts, how reload fails to restart the app. 1. Create Quart...