Skip to content

fix(preprod): Recognize installable as a boolean filter - #120709

Draft
jamieQ wants to merge 1 commit into
masterfrom
fix/preprod-installable-search-filter
Draft

fix(preprod): Recognize installable as a boolean filter#120709
jamieQ wants to merge 1 commit into
masterfrom
fix/preprod-installable-search-filter

Conversation

@jamieQ

@jamieQ jamieQ commented Jul 27, 2026

Copy link
Copy Markdown
Member

Mobile Builds now treats installable as a built-in boolean attribute even when
trace-item attribute discovery returns no values, so installable:true remains a
valid search token. Regression coverage exercises the empty discovery response that
previously exposed the invalid-token state.

Before After
installable-before installable-after

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 27, 2026
expect(router.location.query.query).toBeFalsy();
});

it('recognizes installable as a boolean filter without fetched attributes', async () => {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is the appropriate place for a test like this, or if it is itself valuable. Happy to move/remove it if desired.

@jamieQ
jamieQ marked this pull request as ready for review July 28, 2026 14:03
@jamieQ
jamieQ requested a review from a team as a code owner July 28, 2026 14:03
@getsantry

getsantry Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry Bot added the Stale label Aug 19, 2026
@jamieQ
jamieQ marked this pull request as draft August 19, 2026 10:50
@jamieQ jamieQ added the WIP label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Stale WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant