You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I need to see a documentation page with a toggleable button to be able to show and hide cards, that contain information on subjects I'm interested in
Description
Acceptance Criteria
doc-page has a clickable button "Was ist Raptoreum?"
clickable button toggles the visibility of an info card with a description of Raptoreum
Tasks
create feature branch doc-page
create component ButtonRaptoreum with the text "Was ist Raptoreum?"
create textbox with information on Raptoreum
make the button toggleable, showing and hiding the textbox on toggle
Value Preposition
As a user
I need to see a documentation page with a toggleable button
to be able to show and hide cards, that contain information on subjects I'm interested in
Description
Acceptance Criteria
Tasks