Eric Johnson

Results 9 issues of Eric Johnson

Right now, the bootstrap modal dialogs use a z-index of 1055, so the autocomplete list shows behind the dialog. https://github.com/twbs/bootstrap/blob/a9b34450601b017b27cacd9ff750aa9c12aac82c/scss/_variables.scss#L1042 This change will put the z-index that will work with...

Bug
Comp: Autocomplete
Needs info

- **Etcher version:** 1.18.11 - **Operating system and architecture:** Windows 10, Windows 11 - **Image flashed:** https://debian.beagle.cc/images/bone-debian-10.3-console-armhf-2020-04-06-1gb.img.xz - **What do you think should have happened:** Flashed microSD successfully - **What...

Additional cleanup to remove empty ItemGroup and PropertyGroup elements from the project file when converting.

### Description I have a simple WPF app with a grid showing textblocks and textboxes. If the textblock is a certain length, the window shows a black vertical bar on...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I have a solution using the Abp framework version 8.3.1 and another...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Description I am using Abp with MVC. If I have a page that...

enhancement

The ReverseMap methods will map the destination type back to the source type, but the "source" object will be of type TDestination. In other words, the "TDestination source" object is...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Description The new Mapperly object mapper module has the abstract base class `TwoWayMapperBase`...

Updated to support finding .slnx solution file and allow DbContextFactory to find correct folder. ### Description Resolves #xxxx (write the related issue number if available) Fixes issue of finding solution...