Skip to content

Conversation

@zachweix
Copy link
Contributor

@zachweix zachweix commented Aug 5, 2025

WHY

BEFORE - What was wrong? What was happening before this PR?

JSON columns could take up a lot of space

AFTER - What is happening after this PR?

You can choose to hide them by default

HOW

How did you achieve that, in technical terms?

Added a new toggle option to JSON fields

Is it a breaking change?

No

How can we test the before & after?

Set toggle to true on a JSON field

If the PR has changes in multiple repos please provide the command to checkout all branches, eg.:

git checkout "dev-branch-name" &&
cd vendor/backpack/crud && git checkout crud-branch-name &&
cd ../pro && git checkout pro-branch-name &&
cd ../../..

@pxpm
Copy link
Contributor

pxpm commented Aug 11, 2025

Love it ❤️

I will test and review it next week 🙏

@pxpm pxpm self-assigned this Aug 11, 2025
@pxpm pxpm added the v7 label Aug 11, 2025
@pxpm pxpm merged commit 3509eed into Laravel-Backpack:next Aug 19, 2025
5 of 6 checks passed
pxpm added a commit to Laravel-Backpack/docs that referenced this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants