As a user,
I want to quickly access the create emotion form via a button in the popup window,
so that I can efficiently create a new emotion without navigating through multiple steps.
Description
Acceptance criteria
[ ] The popup window displays a message when no emotions are available for the selected day.
[ ] A "Create one" button is displayed in the popup when no emotions exist for the selected day.
[ ] Clicking the "Create one" button directs the user to the Emotion Form.
[ ] An "X" button is displayed in the top-right corner of the popup window.
[ ] Clicking the "X" button closes the popup window.
Tasks
[ ] Display a contextual message when no emotions exist for the selected day.
[ ] Add a "Create one" button with functionality to redirect to the Emotion Form.
Value proposition
As a user, I want to quickly access the create emotion form via a button in the popup window, so that I can efficiently create a new emotion without navigating through multiple steps.
Description
Acceptance criteria
Tasks