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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Enhancement: Simplify the set time requirements for scheduling an SMS on Appwrite Messages #8226

Open
2 tasks done
dianapham opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dianapham
Copy link

馃敄 Enhancement description

Remove the requirement to match the exact second with 60-second differences from when a scheduled time is created.

馃帳 Pitch

Presently:

  • Using Appwrite Messaging, a user can set the time they want an SMS to be sent by date (MM/DD/YYYY) and time (HH:MM:SS)
  • Unless they match the exact second that they created the scheduled time with the time they wanted the SMS to be sent, they will receive an error message with suggested correct values.

discord message

Why this should be implemented:

  • It seems highly unlikely that users will ever set the correct time without checking a clock's time down to the second.

How it would be used:

  • Users can schedule their SMS more easily by removing the seconds and changing the step to 1 unit.
Discord reply

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@dianapham dianapham added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant