Started producer design
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-18 19:19:26 +02:00
parent c2d6fd1b17
commit 51946a1388
8 changed files with 766 additions and 3 deletions
@@ -5,6 +5,8 @@
<PageTitle>Notifications | Shop Console</PageTitle>
<div class="workspace-ambient-backdrop"></div>
@if (NotificationQueryable == null && IsLoading)
{
<div class="initial-page-fullscreen-loader">
@@ -90,7 +92,7 @@
<div class="filter-grid-form">
<div class="input-wrapper full-width">
<label>Search Text</label>
<input type="text" placeholder="Search subject, sender or recipient..." @bind="SearchFilter" @bind:event="oninput" />
<input type="text" placeholder="Search subject, sender or recipient..." @bind-value="SearchFilter" @bind-value:event="oninput" />
</div>
<div class="input-wrapper">