Feat/visibility conditions uix#2857
Merged
Merged
Conversation
Contributor
Bundle Size Diff
|
Contributor
|
Plugin build for 2a84f14 is ready 🛎️!
|
Contributor
E2E TestsPlaywright Test Status: See serial and parallel matrix jobs Performance ResultsserverResponse: {"q25":441.5,"q50":461.55,"q75":486.7,"cnt":10}, firstPaint: {"q25":473.3,"q50":546.1,"q75":582.6,"cnt":10}, domContentLoaded: {"q25":2557.6,"q50":2569.8,"q75":2582.4,"cnt":10}, loaded: {"q25":2558,"q50":2570.35,"q75":2583,"cnt":10}, firstContentfulPaint: {"q25":4806.6,"q50":4838.85,"q75":4870,"cnt":10}, firstBlock: {"q25":7749.7,"q50":7787,"q75":7839,"cnt":10}, type: {"q25":14.07,"q50":14.26,"q75":14.86,"cnt":10}, typeWithoutInspector: {"q25":12.86,"q50":13,"q75":13.34,"cnt":10}, typeWithTopToolbar: {"q25":16.23,"q50":16.68,"q75":18.78,"cnt":10}, typeContainer: {"q25":7.92,"q50":8.15,"q75":8.33,"cnt":10}, focus: {"q25":48.7,"q50":49.91,"q75":52.25,"cnt":10}, inserterOpen: {"q25":16.07,"q50":16.59,"q75":16.8,"cnt":10}, inserterSearch: {"q25":4.99,"q50":5.17,"q75":5.37,"cnt":10}, inserterHover: {"q25":3.43,"q50":3.58,"q75":3.76,"cnt":20}, loadPatterns: {"q25":1180.94,"q50":1222,"q75":1232.9,"cnt":10}, listViewOpen: {"q25":91.53,"q50":94.76,"q75":100.55,"cnt":10} |
HardeepAsrani
approved these changes
Jun 10, 2026
|
@abaicus, The conditions are working fine with the latest build, and the migration also includes previous conditions. One minor UI issue I noticed is that the helper/description text for conditions is being truncated in the condition selector. It would be great if we could display the full helper text by allowing it to wrap to multiple lines.
|
Contributor
Author
|
@poonam279 as it's being a preview text it's fine this way. If you want to understand the full conditions, you should expand the panel. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes Codeinwp/otter-internals#287.
Summary
per_pageelements to fetch all posts;Screenshots
Test instructions
Checklist before the final review