-
Updated
Jun 27, 2022 - JavaScript
files
Here are 2,045 public repositories matching this topic...
-
Updated
Nov 19, 2018 - JavaScript
-
Updated
Feb 3, 2022 - Shell
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
Jun 21, 2022 - TypeScript
-
Updated
Apr 28, 2022 - Swift
-
Updated
Jun 12, 2022 - JavaScript
-
Updated
Jun 17, 2022 - Rust
-
Updated
May 24, 2022 - JavaScript
Describe the bug
When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.
To Reproduce
- Open Filegator
- Open the editor
- See error
Expected behavior
The buttons should look the same and be in the same order as in the rest of the application.
Screenshots
Standard:
content) dataUsingEncoding:NSUTF8StringEncoding] writeToFile:absolutePath atomically:YES];
-
Updated
May 15, 2022 - Python
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Apr 17, 2022 - PHP
Improve this page
Add a description, image, and links to the files topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the files topic, visit your repo's landing page and select "manage topics."
What's the Problem?
Currently if you are in the middle of a search and press escape, the app treats it like enter and continues the search. This goes against the escape button's supposed behavior.
Solution/Idea
Pressing escape should cancel the search.
Alternatives
Using the mouse to cancel the search.
Priorities