Closed Averageasd closed 9 months ago
general comments:
1) Add the options for this card- if you give answer 3 - user needs to see, which 4 options are given... (ordered list - try to find a vuetify component v-list)
2) use edit and delete from shared/components - see CategoryCard.vue and place them same way as there -> might be that we place them below later (Victors comment) - but for now I would use same style as this page has
3) same for color - use the lightblue of CategoryOverview (I will later create SASS-variables $primary etc. to make sure, the colors are same - and easy replaceable).
(for same consistent look reason: pls do not use excessive css. stick to the defaults and if not, we must change this globally (exceptions may occur))
4) Delete the id in the page title - it was just for start reasons, to see, that it gets to the page.
ok just made necessary changes
finished card detail. Print out error message if card with id is not available.