Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Expose option to disable header to deployment config #2474

Open
jfmcquade opened this issue Oct 15, 2024 · 0 comments
Open

[FEATURE] Expose option to disable header to deployment config #2474

jfmcquade opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
feature Work on app features/modules

Comments

@jfmcquade
Copy link
Collaborator

jfmcquade commented Oct 15, 2024

What?
Deployments should be able to disable the header.

Why?
Designs for the Kuwait app (see figma) include no header.

How?
The header should be able to be disabled generally at the deployment config level. We need to consider how to handle some of the functionality that is currently enabled by the header:

  • Navigation
    • Critically, we need to ensure that removing the permanent "back" button doesn't compromise the ability of users to navigate within the app
    • This will likely involve exposing a nav_back action to authors and relying on templates being authored to include back buttons where necessary

Other details
Previous issue (usurped by alternative implementation): #2154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Work on app features/modules
Projects
None yet
Development

No branches or pull requests

2 participants