As a Admin I want to be able to determine the bottom bar features for the native app

Created on 22 April 2024, 2 months ago
Updated 7 May 2024, about 2 months ago

Problem/Motivation

Currently, as part of social_branding, we have a hardcoded list of app features shown as the bottom bar, which can be influenced by two hooks

Proposed resolution

We now provide a new admin form, currently no permissions are set, as it's for now Admin only (until we know every business requirement we need to provide it for SM, e.g. which preferred features are available, mandatory, how many etc)

So this form gives admins a way to deal with the bottom bar features for the App through the UI.

Right now we use the existing hook as input for the ConfigForm which preferred features are available.
We add a draggable table to the form, which shows all available features.
And we change the place where the hook is invoked, for GraphQl, to the configuration from the form submitted.

✨ Feature request
Status

Fixed

Version

12.3

Component

Code (back-end)

Created by

πŸ‡³πŸ‡±Netherlands ronaldtebrake

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024