digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
24 stars 5 forks source link

LUN-299: Refactor menus and headers #745

Open jira-to-github-migrator[bot] opened 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

Stefanie Metzger - 6.4.2022, 15:34:19

Task for this issue is:

Add the menu for this screen: https://app.zeplin.io/project/5fc7c98a435298126bcfd4ee/screen/61f120c4807607a41665bd30

 

There should be different entries for the Menu depending on the screen. We should create different Header components, that we can pass to the Screens in the navigator. Refactor the headers so they have a good reusable structure.

We need:

 

 

 

 

Environment: - Linked issues:

jira-to-github-migrator[bot] commented 1 year ago

sarahsporck - 31.5.2023, 14:17:02

In the long run the menu should be replaced with a sidebar/drawer. This could also be done in this issue