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

[new pattern] - Scheduling UI #7

Open
dshank opened this issue Mar 18, 2024 · 0 comments
Open

[new pattern] - Scheduling UI #7

dshank opened this issue Mar 18, 2024 · 0 comments

Comments

@dshank
Copy link

dshank commented Mar 18, 2024

We have a lot of features that leverage some kind of regular schedule such as email delivery or data pulls. There are a few areas where we have duplicately implemented a schedule UI. It would be nice to put together a general use Schedule UI pattern.

Requirements

  • frequency (hours/days/weeks/etc)
  • days of the week
  • occurances
  • start on
  • end after
  • built in validation for numbers outside of expected ranges (etc hours in a day)
image

image

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

No branches or pull requests

1 participant