librex
librex copied to clipboard
Fixed drag and drop
This pull request changes the following:
- Adds autocompletion following the OpenSearch standard
- Fixes the "drag and drop" search, this is done by changing the request from POST to GET. More info on the videos below
If you need something to be changed/explained please let me know.
https://user-images.githubusercontent.com/17802865/189452257-62fcae9b-3057-41fd-a83d-11df81b00725.mp4
https://user-images.githubusercontent.com/17802865/189452480-aaf90558-4055-45e1-b6fa-01e893c970c8.mp4
Perhaps autocomplete should be turned off by default but can be enabled in settings.
Why can't we add it the user can just disable it in settings https://i.ibb.co/YdY4N2r/Screenshot-20220917-181928.png
If they wanted to disable it they can do it in settings.
Why can't we add it the user can just disable it in settings https://i.ibb.co/YdY4N2r/Screenshot-20220917-181928.png
If they wanted to disable it they can do it in settings.
We can just do this and warn users about it if @hnhx is OK with it. If not, I'll just add the drag and drop fix and remove the autocomplete part.
they aren't okay with it I asked them
I am sure you have to remove autocomplete
Ok, I've removed the autocomplete part now.
@hnhx