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

Day selection stops working when re-selecting weekly option in custom schedule #121

Closed
rachdaup93 opened this issue Jun 28, 2018 · 1 comment · Fixed by #166
Closed

Day selection stops working when re-selecting weekly option in custom schedule #121

rachdaup93 opened this issue Jun 28, 2018 · 1 comment · Fixed by #166

Comments

@rachdaup93
Copy link

There is an issue that happens when creating a custom weekly schedule. The days of the week are not selectable if you initially select weekly, then switch to another frequency, then reselect weekly.

Steps:

  1. Select Custom schedule ... in the recurring rule drop-down.
  2. Choose Weekly for the frequency
  3. Change from Weekly to any other frequency (i.e. Daily)
  4. Change back to Weekly frequency

The days of the week will not highlight when being selected.

@glaszig glaszig mentioned this issue Sep 4, 2023
@glaszig
Copy link
Contributor

glaszig commented Sep 4, 2023

i came across this issue in my fork and fixed it. see #166.

Gemfile:

gem "recurring_select", github: "glaszig/recurring_select", branch: "modernization"

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

Successfully merging a pull request may close this issue.

2 participants