-
Notifications
You must be signed in to change notification settings - Fork 378
Description
Describe the behavior
When opening the PatternFly FeedbackModal, only the first three cards are fully visible. The fourth card requires scrolling to become visible, as it appears below the fold and partially behind the footer panel.
We have implemented the FeedbackModal exactly as shown in the PatternFly example.
To Reproduce
Steps to reproduce the behavior:
- Open the application
https://console-dev.streamshub-dev-92daa805090a0f8b4f72dc8a33fe4aaf-0000.us-east.containers.appdomain.cloud/ - Click on the Help (question mark) icon in the masthead
- Observe the FeedbackModal
- Notice that only three cards are visible initially
- Scroll down to see the fourth card
Expected behavior
It is unclear whether all four cards are expected to be visible without scrolling. On the PatternFly website example, all four cards appear visible depending on viewport size. However, in the official CodeSandbox, the same scrolling behavior occurs.
Screenshots
Desktop (please complete the following information):
- OS: macOS / Windows
- Browser: Chrome
- Version: (your browser version)
Additional context
The behavior in our application matches the behavior seen in the official PatternFly CodeSandbox example. This suggests that the scrolling may be the default modal sizing behavior rather than an implementation issue on our side.
We would like clarification on whether this is the intended behavior or if adjustments are recommended to ensure all four cards are visible without scrolling.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status