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

Updating/Fix job status states #2266

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

heyitsmebev
Copy link
Contributor

@heyitsmebev heyitsmebev commented Jan 15, 2025

Original ticket: #2168

This ticket is to fix the current display of job status

What each state represents:

Scheduled for: Displays the time the user scheduled the job to send a future message.
Sending: Indicates the time the job started processing.
Pending since: Displays the time the job was created if it has not started or finished processing.
Sent on: Shows the time the job was completed.

image

@heyitsmebev heyitsmebev changed the title updating job status states Updating/Fix job status states Jan 15, 2025
@heyitsmebev heyitsmebev self-assigned this Jan 15, 2025
@heyitsmebev
Copy link
Contributor Author

@jonathanbobel what are your thoughts around adding a tag to the status updates? I think it would look nice
https://designsystem.digital.gov/components/tag/

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

Successfully merging this pull request may close these issues.

When a user schedules a job, they should see "scheduled" instead of "sent" on the Service Activity page
1 participant