ADCS hubs are
- more reliable than NMDCS ones.
+ + The default search term is an auto-detected title; you may + need to change it to get better matches if the auto-detected + one doesn't work. +
+diff --git a/src/client/components/ComicDetail/AcquisitionPanel.tsx b/src/client/components/ComicDetail/AcquisitionPanel.tsx index 0e3752e..2b25188 100644 --- a/src/client/components/ComicDetail/AcquisitionPanel.tsx +++ b/src/client/components/ComicDetail/AcquisitionPanel.tsx @@ -235,11 +235,7 @@ export const AcquisitionPanel = ( className="input main-search-bar is-medium" placeholder="Type an issue/volume name" /> - - This is the auto-detected title; you may need to - change it to get better matches if the - auto-detected one doesn't work. - + ); }} @@ -303,7 +299,7 @@ export const AcquisitionPanel = (
{result.type.id === "directory" ? ( - ) : null}{" "} + ) : null} {ellipsize(result.name, 70)}
@@ -343,7 +339,8 @@ export const AcquisitionPanel = (ADCS hubs are
- more reliable than NMDCS ones.
+ + The default search term is an auto-detected title; you may + need to change it to get better matches if the auto-detected + one doesn't work. +
+
+ Searching via AirDC++ is still in
+ alpha. Some searches may take arbitrarily
+ long, or may not work at all. Searches from ADCS
+ hubs are more reliable than NMDCS ones.
+