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

Refactor UI for Multiple Offerings and Recurring Events #1339

Open
ojmakinde opened this issue Sep 10, 2024 · 0 comments
Open

Refactor UI for Multiple Offerings and Recurring Events #1339

ojmakinde opened this issue Sep 10, 2024 · 0 comments
Labels
on hold More information is needed before this issue can be completed. refactor Re-working or optimizing code

Comments

@ojmakinde
Copy link
Contributor

This issue is a break-up of #1335.

Recurring events (or repeating events) are simply multiple offerings that have the same title and occur at the same time every week. Since they are similar, merging the process of creating multiple or repeating events should be similar. The current plan is to:

  • Use the same modal for repeating and multiple offerings.
  • After creating multiple repeating, have the modal simply add "Week X" to the number of repeating events
  • Merge the logic for saving repeating and multiple offerings.
@ojmakinde ojmakinde added refactor Re-working or optimizing code on hold More information is needed before this issue can be completed. labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold More information is needed before this issue can be completed. refactor Re-working or optimizing code
Projects
None yet
Development

No branches or pull requests

1 participant