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
- Open Settings → Skills
- Click on a skill that has a long detail view (e.g. with a LICENSE.txt and SKILL.md)
- Scroll down to read the content
- The × close button in the top right is no longer visible
- 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
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
Expected Behavior
Actual Behavior
Environment