sunnamed434

Results 45 issues of sunnamed434

### Description First of all, drag-and-drop absolutely is not working, there is a problem with default Maui blazor NavMenu, when Im trying to hold the selected item in navmenu Im...

t/bug
platform/windows 🪟
area/blazor 🕸️

### Description ![image](https://user-images.githubusercontent.com/65300126/201376127-4598733f-3d8e-4265-bf91-a95d362a6108.png) ![image](https://user-images.githubusercontent.com/65300126/201376219-d16915b4-2b3c-4770-b65e-771c520b7a68.png) ### Steps to Reproduce 1. CTRL+F in launched Maui app 2. Alt+Tab/CTRL+Alt+Tab 3. Now search bar is in top of the screen ### Link to public...

t/bug
platform/windows 🪟
area/blazor 🕸️

### Description Sometimes when I`m opening page with textarea and trying to input something there its working fine and sometimes not, after executing this [method](https://github.com/sunnamed434/BitMono/blob/main/BitMono/BitMono.GUI/Pages/Obfuscation/Protect.razor.cs#L42) Custom [Highlight.razor](https://github.com/sunnamed434/BitMono/blob/main/BitMono/BitMono.GUI/Shared/Inputs/Highlight.razor), usage of [Highlight.razor](https://github.com/sunnamed434/BitMono/blob/main/BitMono/BitMono.GUI/Pages/Obfuscation/Protect.razor#L28)...

t/bug
platform/windows 🪟
area/blazor 🕸️

Looking for a way of adding new line per every new line ```cs var yamlSerializer = new SerializerBuilder() .AddNewLinePerEveryNewItem() // smth like this or similar API .Build() ``` Before: ```yaml...

### Check The Docs - [X] I double checked the docs and couldn't find any useful information. ### Verify Issue Source - [X] I verified the issue was caused by...

bug
Needs investigation

Why not return in methods such as SimplifyMacros and OptimizeMacros the source i.e itself (instructions), as well as SimplifyBranches, OptimizeBranches, and UpdateInstructionOffsets I could implement it if you don't mind

NB! Breaking changes! ## NuGet packages changes: - `Microsoft.Extensions.* v3.1.32` -> `Microsoft.Extensions.* v7.*, etc` - ~~`Pomelo.EntityFrameworkCore.MySql v3.2.7` -> `Pomelo.EntityFrameworkCore.MySql v5.0.4`~~ Decided to use `Pomelo.EntityFrameworkCore.MySql v3.2.7` as before. - ~~`Microsoft.EntityFrameworkCore. v.3.1.32`...

breaking-change
dependencies
requires full release