## Search terms index, collapsible, arrow ## Expected Behavior When I collapse the index group, the arrow should point right. ## Actual Behavior The arrow points down. ## Steps to reproduce the bug 1. Visit example website: https://typedoc.org/example/classes/CancellablePromise.html 2. Click on **`v Index`** 3. Expect **`> Index`**   <!-- Note: Turn off skipErrorChecks before reporting a crash. Bug reports for crashes with that option on are out of scope. Note: Please try to reproduce the issue WITHOUT any plugins enabled before reporting a bug. If possible, please create a *minimal* repo reproducing your problem. If it is more than a single small file, please submit a pull request to https://github.com/TypeStrong/typedoc-repros which changes the files necessary to reproduce your bug. If this is not possible, include at least: 1. Installed packages + versions 2. The code TypeDoc doesn't work on 3. tsconfig.json 4. How you are running TypeDoc + any relevant configuration files --> ## Environment - Typedoc version: 0.27.6 - TypeScript version: 5.7.3 - Node.js version: 20.17.0 - OS: Ubuntu 24.04