Skip to content

Feature Request: Preserve user-entered file name in SaveDialog when navigating folders #4035

Closed
@YourRobotOverlord

Description

@YourRobotOverlord

Is your feature request related to a problem? Please describe.

  1. User opens a SaveDialog to save a new file.
  2. They enter filename at the end of the path in the path field.
  3. They notice that they are in the incorrect folder and navigate to the correct one.
  4. They click 'Save', and it does nothing.
  5. The filename they provided is gone, often without them noticing, which they perceive as "not working" -or- they are annoyed that they have to type the filename again.

Image

Describe the solution you'd like
A separate text field above the path field, bound to a FileName property.
This field would not change as the user navigated folders, and would be appended to the full path whenever either changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions