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

Repeat Frequency Field UX in Schedule Detail #6173

Open
mabashian opened this issue Mar 4, 2020 · 0 comments
Open

Repeat Frequency Field UX in Schedule Detail #6173

mabashian opened this issue Mar 4, 2020 · 0 comments

Comments

@mabashian
Copy link
Member

ISSUE TYPE
  • Feature Idea
SUMMARY

Screen Shot 2020-03-04 at 5 27 15 PM

For the sake of simplicity, rather than attempting to display all of these fields (we'd have to pull all of this out of rrule):

Screen Shot 2020-03-04 at 5 30 00 PM

I decided to use https://www.npmjs.com/package/rrule#rruleprototypetotextgettext-language to generate a human readable string that would generally capture what all those fields mean.

The one exception to this is if a job is only scheduled to run one time (we show None (Run Once) rather than getText()'s run daily for 1 time).

This issue is meant to track a couple of different things:

  1. Do we want to change this UX in some way?
  2. If we don't want to change this UX then we need to:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants