Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: display of arrays in properties #27762

Merged
merged 7 commits into from
Jan 22, 2025
Merged

fix: display of arrays in properties #27762

merged 7 commits into from
Jan 22, 2025

Conversation

aspicer
Copy link
Contributor

@aspicer aspicer commented Jan 22, 2025

Problem

Arrays in properties are currently rendering like this:
image

Changes

Make them render like this:
image

This could be made better, but it's an improvement that makes it not terrible for now. I initially dropped in the JSON widget from the SqlEditor, and it's quite nice, but it creates somewhat of an inconsistent experience to only use it for arrays.

How did you test this code?

Locally

@aspicer aspicer changed the title Aspicer/arrays fix: display of arrays in properties Jan 22, 2025
@aspicer aspicer requested a review from a team January 22, 2025 09:52
Copy link
Contributor

github-actions bot commented Jan 22, 2025

Size Change: 0 B

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.16 MB

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

8 snapshot changes in total. 0 added, 8 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@aspicer aspicer merged commit 9574e1c into master Jan 22, 2025
99 checks passed
@aspicer aspicer deleted the aspicer/arrays branch January 22, 2025 20:22
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.

3 participants