provide a means to reload individual files #136
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
files are loaded into edit buffers the first time they are selected in the file tree. when files are modified on disk (via ssh for example) there is no way for the user to reload bringing
maidenin sync with the device.one potential UI solution would be to add contextual menus to items in the file tree for less frequently used options such as reload. one downside of the context menu approach is that it is not that phone/tablet friendly.
any solution should take into account that the browser local edit buffer might be "modified", if so a confirmation dialog should be presented to the user informing them that their changes will be lost.
The text was updated successfully, but these errors were encountered: