-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
Checklist
- This is a bug report, not a question.
- I have searched on the issue tracker for my bug.
- I am running the latest FileBrowser version or have an issue updating.
Version
2.44.0
Description
If you open a file, say text.txt. Make some changes, then click the x in the top left corner. You're presented with a menu, with options to cancel, save changes or discard.
Try clicking discard, nothing happens. This also leads to not being able to leave the page without some hassle due to #5260
What did you expect to happen?
The edits are discarded and we return to the file listing.
What actually happened?
Nothing. The discard button does nothing. Console shows no errors.
Reproduction Steps
- Create test.txt
- Add text to test.txt, save
- Open test.txt, make some edits you plan to discard.
- Click x in top left.
- Click discard, nothing happens.
Files
No response
DanielIntentus