• Stefy Lanza (nextime / spora )'s avatar
    admin: stop the models page jumping to the bottom on refresh · d7636907
    Stefy Lanza (nextime / spora ) authored
    Clicking Load/Unload (or any refreshLocal) re-ran loadCachedModels, which
    blanked the HF/GGUF lists to "Loading…" every time. That collapsed the page
    height and threw the viewport to the end, so a whisper-server unload looked
    like it "did nothing and scrolled to the bottom" even though it worked.
    
    Now the "Loading…" placeholder only shows on the first (empty) load; on a
    refresh the existing rows stay in place and the scroll position is captured
    and restored around the re-render.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    d7636907
Name
Last commit
Last update
..
admin Loading commit data...
api Loading commit data...
backends Loading commit data...
broker Loading commit data...
frontproxy Loading commit data...
models Loading commit data...
openai Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
tasks Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
config.py Loading commit data...
main.py Loading commit data...
platform_paths.py Loading commit data...