Skip to content

Add optional initial name to search attribute form schema#3303

Merged
laurakwhit merged 1 commit intomainfrom
add-initial-name-sa-form
Apr 13, 2026
Merged

Add optional initial name to search attribute form schema#3303
laurakwhit merged 1 commit intomainfrom
add-initial-name-sa-form

Conversation

@laurakwhit
Copy link
Copy Markdown
Collaborator

Description & motivation 💭

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@laurakwhit laurakwhit requested a review from a team as a code owner April 13, 2026 22:36
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Apr 13, 2026 10:36pm

Request Review

@temporal-cicd
Copy link
Copy Markdown
Contributor

temporal-cicd bot commented Apr 13, 2026

Warnings
⚠️

📊 Strict Mode: 4 errors in 1 file (0.4% of 1061 total)

src/lib/components/search-attributes-form/search-attributes-form-content.svelte (4)
  • L100:16: 'error' is of type 'unknown'.
  • L159:12: Type 'string | undefined' is not assignable to type 'string'.
  • L160:12: Type 'string | undefined' is not assignable to type 'string'.
  • L164:50: Element implicitly has an 'any' type because index expression is not of type 'number'.

Generated by 🚫 dangerJS against e4e35ed

@laurakwhit laurakwhit merged commit a0d20fc into main Apr 13, 2026
16 checks passed
@laurakwhit laurakwhit deleted the add-initial-name-sa-form branch April 13, 2026 23:07
temporal-cicd bot pushed a commit that referenced this pull request Apr 14, 2026
Auto-generated version bump from 2.48.2 to 2.48.3

Specific version: 2.48.3

Changes included:
- [`59c95f8b`](59c95f8) Add undo/redo support to editable CodeBlock (#3288)
- [`89269c62`](89269c6) chore: bump go.temporal.io/api to v1.62.8 and update go.sum (#3298)
- [`8e795d8a`](8e795d8) Worker insights (#3087)
- [`c58019ae`](c58019a) Use CountSchedules API (#3258)
- [`a0d20fcc`](a0d20fc) Add optional initial name to search attribute defintion (#3303)
- [`cbaf7549`](cbaf754) DT-3655 - add external payload count and size to workflow details (#3276)
- [`0fe2b33c`](0fe2b33) Remove by-type option for activity commands (#3284)
laurakwhit added a commit that referenced this pull request Apr 14, 2026
Auto-generated version bump from 2.48.2 to 2.48.3

Specific version: 2.48.3

Changes included:
- [`59c95f8b`](59c95f8) Add undo/redo support to editable CodeBlock (#3288)
- [`89269c62`](89269c6) chore: bump go.temporal.io/api to v1.62.8 and update go.sum (#3298)
- [`8e795d8a`](8e795d8) Worker insights (#3087)
- [`c58019ae`](c58019a) Use CountSchedules API (#3258)
- [`a0d20fcc`](a0d20fc) Add optional initial name to search attribute defintion (#3303)
- [`cbaf7549`](cbaf754) DT-3655 - add external payload count and size to workflow details (#3276)
- [`0fe2b33c`](0fe2b33) Remove by-type option for activity commands (#3284)

Co-authored-by: laurakwhit <15069288+laurakwhit@users.noreply.github.com>
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 this pull request may close these issues.

1 participant