temporalio / temporalio/ui

the schedules filter by scheduleId should have a "contains" option

Open Beginner friendly
#3,752 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

Is your feature request related to a problem? Please describe.

we have thousands of schedules that we created in the UI so we don't have any documentation on what they are named. i want to be able to look up a probable word that we probably put in the schedule id. "starts with" is too specific.

Describe the solution you'd like

please add a "contains" for the ScheduleId filter

Describe alternatives you've considered

adding a custom filter option for the Workflow type, but i was just quickly tryna look up the schedule and didn't feel like having to use the cli to adjust the config of our temporal cluster. too much work for what i needed. actually while we're at it, why isn't WorkflowType a default schedule filter 😭

thanks guys, huge Temporal fan.

  • Lizzy

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the schedules UI's ScheduleId filter and reviewing the existing “starts with” option. Add the requested “contains” choice and verify that a substring finds matching schedules; treat the separate WorkflowType suggestion as out of scope unless maintainers clarify it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.