Skip to content

Conversation

@silverkszlo
Copy link
Contributor

Summary

Before

When clicking on "Save As" or "Export As" a dialog appears where the user can rename the new file they want to save or export. The input field should per default be focused and the filename selected, so that the user can start typing right away. But the filename AND extension/format (e.g. pdf, odt, ...) were selected, so when the user started typing, also the format disappeared, not just the filename.

before

After

Now only the filename is selected and the format does not disappear when the user starts typing.

after

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants