Add permissions info banner to company edit panel
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions

Show users what they can edit (description, services, contacts, social,
logo) and what is auto-populated from registries (NIP, REGON, KRS,
address). Addresses user confusion reported at March 23 meeting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Maciej Pienczyn 2026-03-25 15:09:21 +01:00
parent 5b0c2a4e2f
commit be4bbfc1fd

View File

@ -716,6 +716,14 @@
</div>
</div>
<!-- Permissions info -->
<div style="background: #eff6ff; border: 1px solid #bfdbfe; border-radius: var(--radius-md); padding: 12px 16px; margin-bottom: var(--spacing-lg); font-size: 13px; line-height: 1.6; color: #1e40af;">
<strong>Co możesz zmienić:</strong>
opis firmy, historię, usługi, kompetencje, dane kontaktowe (telefon, e-mail), social media i logo.
<br>
<span style="color: #64748b;">Dane rejestrowe (NIP, REGON, KRS, adres siedziby) są pobierane automatycznie z rejestrów urzędowych i nie wymagają ręcznej edycji.</span>
</div>
<!-- Split layout: editor + preview -->
<div class="ce-layout">