-
### Description
```
public static async Task GetImage(string url,ImageType imageType)
{
var bitmapImage = new BitmapImage(new Uri(url,UriKind.Absolute));
return bitmapImage;
}
```
```
…
-
### Description of the requested feature
Currently the scroll widget works pretty well but only allows for manual scrolling to find the selected item. Investigating how to make ScrolledWindow scrol…
-
### Describe the bug
Not sure if it is related to Avalonia or Jetbrains Raider or somewhere 'in between'
I have simple applicaton whith one listbox and one custom control.
When you click on list…
-
### Provide a general summary of the issue here
Not sure if this is intended and undocumented or a bug
If you add an event listener to the `onAction` prop on the `ListBox` component, the standard …
-
This question was brought up by @Westbrook in https://github.com/WICG/webcomponents/pull/1067#pullrequestreview-2234222929:
> Is there a related section that points out what happens to references whe…
-
**What package within Headless UI are you using?**
@headlessui/react
**What version of that package are you using?**
v2.1.9
**What browser are you using?**
Vitest (vitest-dom v0.1.1…
-
### NextUI Version
2.4.8
### Describe the bug
For the SelectItem, it seems that the data-slot="listbox" attribute is applied to both the `` element and the surrounding ``. Additionally, the d…
-
# Bug Report
## eBayUI Version: 10.x
## Description
1. Goto: https://opensource.ebay.com/ebayui-core/?path=/story/buttons-ebay-listbox-button--default
2. Set keyboard focus on button
…
-
### NextUI Version
2.5.0-beta.24
### Describe the bug
With React 19 and Nextjs 15.0.3 and the latest beta for 2.5.0-beta.24 I am getting error for the Autocomplete component.
This seems to come …
-
### Describe the bug
MultiSelect and Listbox filterby is not working
### Environment
17.18.4
### Reproducer
_No response_
### Angular version
17.3.11
### PrimeNG version
17.18.4
### Build / …