-
I tap on scroll, track is getting wider. Next I click on scroll body to disable "wide active scroll". After this actions normal scrolling doesn't work on mobile.
-
Crop all the empty space above and below the visible content when autofocus is active. Cropping needs to occur seamlessly and maintain the perceived scroll position.
Consider the following approac…
-
When URL is changed with `history.replaceState` then Firefox mobile on iOS keeps bringing back already hidden address bar, which makes UI to jump on scrolling. I suppose the reason is that viewport he…
jarmo updated
1 month ago
-
`Drawer` content is unusable when:
1. The app has a `manifest.json` with `"display": "standalone",`
2. The user installs the app on iOS
3. A sheet is rendered below the fold on a page (interestin…
-
**Checklist**
- [ V] I can reproduce the bug with the latest version.
- [V ] I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
- [ …
-
### Bug Description
ui5-resposive-popover is not centered in cases there is a scroll bar that changes its position on direction - RTL. The issue is reproducible on Mac if the appearance of the scro…
-
**Describe the problem**
Affects `Drawer` component.
Caused by this change: https://github.com/patternfly/patternfly/issues/4797
`min-height` was removed from `.pf-v5-c-drawer__body`.
Excerp…
-
### Description
the .env file works only first time, if I changed the config in .env file, and restart the project by python app.py, the config dosen't change, emm I think it should be change by othe…
-
I have a modal window in my project that features a drag-n-drop based component. It's basically a long list of items that can be re-ordered. The body of the modal window has `max-height: some-number` …
-
Unable to scroll child component when wrapped inside the
I may be wrong or missing out on something, If someone knows how to fix it please let me know
reproducible code
https://codesandbox.io/…