its-monotype
its-monotype
When I implemented the logic of fetching the authenticated user and setting it to the Redux state inside the `App.getInitialProps` method and accessing that user from the state within any...
## Icon Request * Icon name: Robot * Use case: Automation and Al, chatbots, IT * Screenshots of similar icons: 
## Icon Request * Icon name: H1, H2, H3, H4, H5, H6 * Use case: Editor controls * Screenshots of similar icons: 
**Please describe your idea.** Please add a new pet - a beaver **Describe how the idea would be helpful** https://www.youtube.com/watch?v=OHHpYXQyQO4
### Bug description Commit message does not pass commitlint `@commitlint/config-conventional` validation due to wrong casing |Screenshots with examples of the issue| |-| || || ### aicommits version 1.11.0 ### Environment...
Removed the manual caching of the pnpm store since the setup-node action with `cache: "pnpm"` already handles it. The previous setup was creating two duplicate caches. Closes #130
In our Electron-based desktop app, I need to implement an autocomplete picker menu that opens when the user presses a button inside a small floating window. Since the window is...
Is it possible to specify a custom container for the modal? For example, something like this: https://www.radix-ui.com/primitives/docs/components/dialog#custom-portal-container
Default permissions include `set-tray-icon-state`, but `tray-icon` is an optional feature, so it's probably causing this error. ``` error: proc macro panicked --> src\lib.rs | 76 | .run(tauri::generate_context!()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ |...