temporalio / temporalio/ui

For Search attribute type Keyword, specific operators STARTS_WITH not shown when switching from Text to Keyword field in search UI

Open
#2,823 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
When a user is initially focused on a text field and then switches the field type to a keyword (e.g. selects a keyword Search Attribute), the expected keyword-specific search operators like STARTS_WITH do not appear in the UI.

To Reproduce
Steps to reproduce the behavior:

  • Go to the search UI or filter panel.

  • Select a Search Attribute that is of type Text.

  • Focus on the input field

  • Now change the selection to a Search Attribute of type Keyword.

  • Observe that the STARTS_WITH operator is missing from the list of operators.

Expected behavior
The UI should refresh the available operator list when the field type is changed, and display keyword-compatible operators STARTS_WITH after switching from a Text field to a Keyword field.

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 reproducing the issue in the search UI or filter panel, then trace how the available operator list responds when switching from a Text Search Attribute to a Keyword Search Attribute. Done means the operator list refreshes and shows STARTS_WITH after the field type changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.