Skip to content

Conversation

@mateusz-kleszcz
Copy link
Contributor

@mateusz-kleszcz mateusz-kleszcz commented Jan 14, 2026

Ticket

#625
#627
#629

Summary

  • renders string custom field as a Textarea instead of TextInput.
  • fix populate zod schema - enable using objects in query param
  • populate query param overrides settings config
  • status query param can be any string, and in case ofan invalid string, it falls back to the default

Test Plan

  • Create a string custom field and see if in the add navigation item modal, it is rendered as Textarea
  • create a navigation for an entity with some nested data
  • try to populate nested data using different query techniques, see if data is populated
  • try to use invalid status query param, see if it works

@mateusz-kleszcz mateusz-kleszcz self-assigned this Jan 14, 2026
@mateusz-kleszcz mateusz-kleszcz added bug Something isn't working custom fields labels Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.85%. Comparing base (cd99d4c) to head (7c5ebd2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #628      +/-   ##
==========================================
+ Coverage   80.20%   81.85%   +1.65%     
==========================================
  Files          26       25       -1     
  Lines         485      474      -11     
  Branches       88       81       -7     
==========================================
- Hits          389      388       -1     
+ Misses         92       85       -7     
+ Partials        4        1       -3     
Flag Coverage Δ
unittest 81.85% <100.00%> (+1.65%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working custom fields

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant