tipfix
sustavgenesis/tahograf-mvp
commit89ad5cd
zakon[
"ZAKON-32"
]
sto_trebaPopraviti 4 UI buga na digigraf.online PWA
bugovi[
{
"id": "B1",
"naziv": "Chat poruke naopako",
"uzrok": "styles.css: .chat-messages { flex-direction: column-reverse } inverts flex container",
"fix": "column-reverse → column; chat.js već ima el.scrollTop = el.scrollHeight",
"fajl": "tahograf-mvp/pwa/styles.css",
"linija_prije": 836
},
{
"id": "B2",
"naziv": "Duple ikone uzbuna",
"uzrok": "index.html ima orphaned #dock-chat-btn; chat.js _buildPanel() dodaje chat-alerts-strip s istim gumbima koji su u d
z_index_tablica_poslije{
"bottom-nav": 80,
"tg-bottom-dock": 82,
"sos-fab": 90,
"fleet-modal": 100,
"template-modal": 200,
"panic-backdrop": 200,
"panic-sheet": 201,
"cam-alert-bar": 500,
"chat-panel": 900,
"gdpr-banner": 9999
}
statusDONE