Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notifications on waitlist actions #231

Open
3 tasks
snailcato opened this issue Jan 6, 2023 · 2 comments
Open
3 tasks

notifications on waitlist actions #231

snailcato opened this issue Jan 6, 2023 · 2 comments

Comments

@snailcato
Copy link
Collaborator

snailcato commented Jan 6, 2023

User stories

As a waiting User I want to know when it's my turn to pick up the item I waited for.

Dependencies

Depends on:

UI Mockup

[UI Mockup]

Context

as for now you can only join and leave the waitlist, more logic was not contained in #28.

Acceptance Criteria

  • passiv notification on waitlist join
    "You've joined the waitlist for [ITEM NAME], your posiotion is [POSITION]."
    "Du bist jetzt auf X. Position der Warteliste für [ITEM NAME]."
  • active notification at position 0
    "You can borrow/pick up the item [ITEM NAME] from your waiting list now."
    "Du kannst das Item [ITEM NAME] von deiner Warteliste jetzt ausleihen/abholen."
  • î acts like normal lend request for the owner
@snailcato snailcato added BP-TF BP Friedrich in preparation This issue has not been finalized, POs need to further specify this issue 3 Third Priority Needs UI Mockup labels Jan 6, 2023
@snailcato snailcato added this to the Notification System milestone Jan 6, 2023
@jacob271 jacob271 added the Clarification needed Issue needs to be more specific label Jan 9, 2023
@AlexanderUngefug
Copy link
Contributor

If necessary, our waitlist developers are ready to answer your questions.

@snailcato snailcato added Project Backlog and removed in preparation This issue has not been finalized, POs need to further specify this issue Clarification needed Issue needs to be more specific labels Jan 11, 2023
@jacob271
Copy link
Collaborator

When implementing #35, we noticed that notifications for "move up on waitlist" already exist. However, they are only triggered if another user actively leaves the waitlist. If a user successfully borrows and returns an item, the waitlist positions still stay the same. This should be fixed when working on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants