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
This ticket implements the UI for adding experiences. You can use the existing Basic Modal component. The services are already implemented; you really just need to create the UI to select the leadership, the values are fetched from the backend so that they can then be displayed in a drop-down menu. The save button should also be a drop-down menu so that you can switch between different save functions.
Warning
The wireframes are added here as screenshots but should be checked against the collective, because maybe they have changed singe then.
Acceptance Criteria
Unit tests are written
E2E tests are written
The UI is consistent with the mockups
"Leadershipexperience" values are loaded from the backend
Description
This ticket implements the UI for adding experiences. You can use the existing Basic Modal component. The services are already implemented; you really just need to create the UI to select the leadership, the values are fetched from the backend so that they can then be displayed in a drop-down menu. The save button should also be a drop-down menu so that you can switch between different save functions.
Warning
The wireframes are added here as screenshots but should be checked against the collective, because maybe they have changed singe then.
Acceptance Criteria
Dependencies
Additional Information