Skip to content

fix: hide category lookup field from submit request form#757

Merged
z-kzachradnik merged 1 commit intomasterfrom
kzachradnik/PDSC-515-Hide-service_catalog_category-lookup-field-from-end-user-submit-request-form
Feb 24, 2026
Merged

fix: hide category lookup field from submit request form#757
z-kzachradnik merged 1 commit intomasterfrom
kzachradnik/PDSC-515-Hide-service_catalog_category-lookup-field-from-end-user-submit-request-form

Conversation

@z-kzachradnik
Copy link
Contributor

@z-kzachradnik z-kzachradnik commented Feb 23, 2026

Description

The service_catalog_category lookup field was visible to end-users on the submit request page when included in the default ticket form
Added isHiddenServiceCatalogLookup check that filters both standard::service_catalog_item and standard::service_catalog_category lookups from the rendered form
isAssociatedLookupField remains unchanged — it still specifically identifies the service item lookup for auto-submitting its value
Category lookup is silently dropped (no value submitted — BE owns category assignment)

Ticket: https://zendesk.atlassian.net/browse/PDSC-515

Screenshots

Checklist

  • 📗 all commit messages follow the conventional commits standard
  • ⬅️ changes are compatible with RTL direction
  • ♿ Changes to the UI are tested for accessibility and compliant with WCAG 2.1.
  • 📝 changes are tested in Chrome, Firefox, Safari and Edge
  • 📱 changes are responsive and tested in mobile
  • 👍 PR is approved by @zendesk/vikings

@z-kzachradnik z-kzachradnik requested a review from a team as a code owner February 23, 2026 13:34
@z-kzachradnik z-kzachradnik merged commit 3561193 into master Feb 24, 2026
8 checks passed
@z-kzachradnik z-kzachradnik deleted the kzachradnik/PDSC-515-Hide-service_catalog_category-lookup-field-from-end-user-submit-request-form branch February 24, 2026 09:21
@zd-svc-github-copenhagen-theme
Copy link
Collaborator

🎉 This PR is included in version 4.30.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants