Commit Graph

18 Commits

Author SHA1 Message Date
arminius-smh
3d4bd890ee
fix null query parameter 2024-02-12 02:25:37 +01:00
Pim Snel
a701c52455
Merge pull request #23 from hallundbaek/22-search-results-ordering
Sort results based on term appearance in result
2024-02-11 15:16:18 +00:00
Tobias H. Petersen
ea5b42d995 add tabindex to search results enabling selection through tab + enable opening selected result using return 2023-12-16 17:44:15 +01:00
Tobias H. Petersen
f97949ad14 sort resuts based on term appearance in results 2023-12-16 17:03:50 +01:00
Pim Snel
6996d92269 fix #18 2023-12-12 23:34:56 +01:00
Fausto Núñez Alberro
1ed5be475e
Add a 100ms debounce to the search input 2023-10-14 21:25:17 +02:00
Pim Snel
305169eb42 more phone optimization 2023-10-09 23:30:23 +02:00
Pim Snel
9ccdb40ff7 optimize for phones 2023-10-09 23:24:55 +02:00
matus.benko
f0625106ba search query url param
On search it reads the search input value, sets the param, and searches.
On doc load it reads the param, sets the search input value, and searches.
Removed searchEnter, as I didn't find any usage of it.
2023-06-06 00:20:31 +02:00
Pim Snel
8eec4b1a0c some visual improvements 2023-01-22 15:08:10 +01:00
Pim Snel
0aaad556b5 make declared in links 2022-09-16 11:59:57 +02:00
Pim Snel
ef43800aea wrong Note label 2022-01-11 17:45:02 +01:00
Pim Snel
1e473f6684 fix bugs whith query string 2022-01-06 19:31:51 +01:00
Pim Snel
0fdd65d660 improve search UX 2022-01-06 19:17:53 +01:00
Pim Snel
66c6e88f0c remove console.log 2022-01-06 16:43:42 +01:00
Pim Snel
c1655fd7db final improvements for version 1 2022-01-06 16:41:22 +01:00
Pim Snel
6492377c89 improve style 2022-01-06 14:29:36 +01:00
Pim Snel
b506408f44 a lot 2022-01-06 13:20:47 +01:00