Skip to content

Bug - feedbackModal - fourth card partially hidden behind footer panel #12256

@hemahg

Description

@hemahg

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:

  1. Open the application
    https://console-dev.streamshub-dev-92daa805090a0f8b4f72dc8a33fe4aaf-0000.us-east.containers.appdomain.cloud/
  2. Click on the Help (question mark) icon in the masthead
  3. Observe the FeedbackModal
  4. Notice that only three cards are visible initially
  5. 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

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions