Skip to content

Settings > Skills: close button (×) scrolls out of view when modal content is long #55

@touch2be

Description

@touch2be

Description

In the Settings → Skills detail modal, the close button (×) in the top right corner is not sticky. When the modal content is long (e.g. a skill with a lengthy LICENSE or SKILL.md), the close button scrolls out of view and the user cannot close the window without scrolling back to the top first.

Steps to Reproduce

  1. Open Settings → Skills
  2. Click on a skill that has a long detail view (e.g. with a LICENSE.txt and SKILL.md)
  3. Scroll down to read the content
  4. The × close button in the top right is no longer visible
  5. The user has to scroll back up to close the modal

Expected Behavior

  • The close button (×) should always remain visible in the top right corner, regardless of scroll position
  • It should be sticky/fixed within the modal overlay so it never scrolls away
  • This is standard behavior for modal dialogs

Actual Behavior

  • The close button scrolls away with the content
  • After scrolling down, there is no way to close the modal without scrolling back to the top

Environment

  • OpenGUI Desktop Interface
  • OS: Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions