its-monotype

Results 20 issues of 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...

bug

## Icon Request * Icon name: Robot * Use case: Automation and Al, chatbots, IT * Screenshots of similar icons: ![Screenshot_20230508-000650](https://user-images.githubusercontent.com/79363260/236704810-40f2bd9d-4e47-497c-b1de-8688a5d2e3eb.png)

icon request

## Icon Request * Icon name: H1, H2, H3, H4, H5, H6 * Use case: Editor controls * Screenshots of similar icons: ![image](https://user-images.githubusercontent.com/79363260/236689252-ba8785db-d2ff-42f3-b4b1-cbb6a213584f.png)

icon request

**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

new pet request

### Bug description Commit message does not pass commitlint `@commitlint/config-conventional` validation due to wrong casing |Screenshots with examples of the issue| |-| |![image](https://user-images.githubusercontent.com/79363260/236550617-1c016857-9cae-41e2-ad37-315eac03e496.png)| |![image](https://user-images.githubusercontent.com/79363260/236553061-6eb05fcc-f0fc-4c70-a20a-63f197afb3a7.png)| ### aicommits version 1.11.0 ### Environment...

bug
pending triage

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...

Type: Feature
Scope: Library

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!()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ |...