LocalAI/core/http/views
LocalAI [bot] eca2c6e01c
fix: Implement responsive line wrapping for model names (#8209) (#8720)
fix: Implement responsive line wrapping for model names on home page

- Changed model name display from truncate to break-words
- Increased max-width from 100px to 200px to allow more text
- This fixes issue #8209 for responsive text wrapping on smaller screens

Fixes: #8209

Co-authored-by: localai-bot <localai-bot@users.noreply.github.com>
2026-03-02 13:54:58 +01:00
..
partials fix(webui): use different icon for System nav item (#8648) 2026-02-24 17:10:58 +01:00
404.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
agent-job-details.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
agent-jobs.html feat(ui): left navbar, dark/light theme (#8594) 2026-02-18 00:14:39 +01:00
agent-task-details.html feat(ui): left navbar, dark/light theme (#8594) 2026-02-18 00:14:39 +01:00
backends.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
chat.html fix(ui): improve view on mobile (#8598) 2026-02-18 19:50:59 +01:00
error.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
explorer.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
image.html feat(ui): left navbar, dark/light theme (#8594) 2026-02-18 00:14:39 +01:00
index.html fix: Implement responsive line wrapping for model names (#8209) (#8720) 2026-03-02 13:54:58 +01:00
login.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
manage.html feat(ui): add model size estimation (#8684) 2026-02-28 23:03:47 +01:00
model-editor.html feat(ui): add model size estimation (#8684) 2026-02-28 23:03:47 +01:00
models.html feat(ui): add model size estimation (#8684) 2026-02-28 23:03:47 +01:00
p2p.html fix(ui): drop duplicated footer import 2026-02-18 14:38:53 +01:00
settings.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
sound.html chore(ui): improve navigation and buttons placement (#8608) 2026-02-19 23:41:05 +01:00
talk.html feat(ui): left navbar, dark/light theme (#8594) 2026-02-18 00:14:39 +01:00
traces.html feat(traces): Use accordian instead of pop-ups (#8626) 2026-02-23 13:07:41 +01:00
tts.html feat(ui): left navbar, dark/light theme (#8594) 2026-02-18 00:14:39 +01:00
video.html fix: properly sync model selection dropdown in video generation UI (#8680) 2026-02-28 13:11:33 +01:00