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
Maybe Refactor the return requests into notifications_controller same as we did for lend requests
If they stay in item, the current method of searching for the correct request can be wrong as the notification will not be the only when it has the item. Just give the notification_id as a parameter in routes and then use it in the function.
Please add a test for this
User stories
As a user I want only relevant notifications on top of the page, to know what's still to answer.
Dependencies
Depends on:
UI Mockup
[UI Mockup]
Context
pickup reminder remains in "notifications" till item pick up happened or the time ist up
Acceptance Criteria
The text was updated successfully, but these errors were encountered: