Kief

Results 13 issues of Kief

### Describe the issue When you enable autofill then press the code, first it already pastes it in the box and copies it. I think it should just search for...

bug

# Feature Request/Improvement I was doing some testing with dark reader. I installed the extension and Xcode and tried to build it using `sudo xcrun /Applications/Xcode.app/Contents/Developer/usr/bin/safari-web-extension-converter /Users/kieferlin/Downloads/darkreader `. It works....

Safari

### What version of pkg are you using? 5.8.0 ### What version of Node.js are you using? 18.2.0 ### What operating system are you using? macOS Ventura beta 3 and...

Added error handling **Please describe the changes this PR makes and why it should be merged:** Because its missing from the debug option **Status and versioning classification:** Added logging to...

**Is your feature request related to a problem? Please describe.** Sort of. When I tried debug mode errors **did not** log and it took me a while to fix that....

type: enhancement

### Minimal reproducible example `yarn create expo-app -t tabs@beta issue-25976 && cd issue-25976 && sed -i "" "s/presentation: 'modal'/presentation: 'card'/" app/_layout.tsx` ### Which package manager are you using? (Yarn is...

needs review
Router

[Original issue](https://github.com/Jigsaw-Code/outline-client/issues/1809) Some customization towards connection would be nice and its a standerd between most vpn clients. Perhaps: - Connection type (tcp, other types) - Encryption (some work better then...

feature request
circumvention effectiveness

[Original issue](https://github.com/Jigsaw-Code/outline-client/issues/1809) Add a system to auto or manually check a servers ping, and if they are available. This help the user know if a connection will never connect or...

feature request

[Original issue](https://github.com/Jigsaw-Code/outline-client/issues/1809) Make errors from client be more specific, what went wrong, and perhaps send a report to the server so the owner knows how to fix it. EDIT: dark...

feature request

**Describe the bug** When a modal is prompted on ios calling `Toast.show` makes the toast appear UNDER the modal resulting in a 50% view of the toast (because of the...