Skip to content

[Bug] Dev Server dialog: refresh button overlaps close button #579

@stefandevo

Description

@stefandevo

Description

In the Dev Server dialog header, the refresh button is positioned on top of the close button, making the close button inaccessible.

Screenshot

Image

The refresh button (circular arrow icon) in the top right corner overlaps with the dialog's close button.

Expected Behavior

The refresh button should be positioned to the left of the close button with appropriate spacing, so both buttons are visible and clickable.

Steps to Reproduce

  1. Open a project with a dev server configured
  2. Start the dev server
  3. Open the Dev Server dialog
  4. Observe the top right corner of the dialog header

Suggested Fix

Move the refresh button to the left (add margin-right or reorder elements) to reveal the close button.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingscope: uiUI/UX changes, layout, visual or interaction behavior.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions