-
### Describe the bug
On the demo page for the Listbox [Group](https://primereact.org/listbox/), when I click on an item near the top and scroll to the bottom of the list, then the scrollbar **automat…
-
The component works fine on iOS, but on Android (both in the simulator and on real devices), it does not respond to touch when trying to scroll. I am using Expo, and this is a common issue when using …
-
### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
This repros in codepen. unable to run `npx evninfo` there.
[codesandbox demo](https://codesandbox.io/p/san…
-
App.jsx
```jsx App.jsx
import { useState, useDeferredValue } from 'react';
import { MovingBlock } from "./components/moving-block";
import { VerySlowComponent } from './components/very-slow-comp…
-
### Describe the bug
We are using stepinput inside analytical table.
Table is scrollable too
problem is when user focuses on step input and then tries to scroll table
value of step input al…
-
## Description
The code below renders correctly in the web and I am able to scroll between them and move to the page corresponding to the item in the TabBar when clicked. The same goes for the Androi…
-
### Provide a general summary of the feature here
I am using the nextjs with the react-aria-components link element. When i navigate between pages i get the following warning:
![image](https://githu…
-
I have a `react-infinite-scroll-component` in combination with `react-custom-scrollbars`. The code below works for me.
However, I would like to set a different **width** for the scrollbar. Is this po…
-
### Current behavior
Even when setting custom styles on a header they are still wrapped in a view I need access to.
### Expected behavior
In a web environment, simply setting the header to transpar…
-
### Summary
The left-side navigation menu in the React official documentation currently lacks a collapse feature. When navigating through long lists, users have to scroll to the bottom to access ot…