Admins need an efficient way to configure branded app settings without waiting for cache updates.
Admin users configuring branded apps.
Implement a dashboard feature allowing admins to configure app elements with a live preview.
Given An admin is on the dashboard When they configure featured tabs, primary button, homepage image, logos, and bottom tab navigation Then they see a live preview of changes and can save configurations. Given An admin is editing the bottom tab navigation When they use drag-and-drop to reorder items Then the preview updates in real-time to reflect changes.
This feature includes configuring featured tabs, primary button, homepage image, logos, and bottom tab navigation with a live preview. It does not include advanced mobile-specific previews or additional customizations.
How should the preview be integrated?
Place the preview area alongside configuration options.
Allows immediate visual feedback for admins.
How should items be managed?
Use drag-and-drop for reordering featured items and tabs.
Provides an intuitive and interactive experience.