Skip to content

Seven querystringWidget - #8017

Merged
sneridagh merged 20 commits into
sevenfrom
seven-querystring
Jun 4, 2026
Merged

Seven querystringWidget#8017
sneridagh merged 20 commits into
sevenfrom
seven-querystring

Conversation

@nileshgulia1

@nileshgulia1 nileshgulia1 commented Mar 19, 2026

Copy link
Copy Markdown
Member

Original Issue: plone/aurora#12

This PR also introduces a new Quanta variant for ComboBox.

@nileshgulia1

Copy link
Copy Markdown
Member Author

@jenkins-plone-org build-storybook

@davisagli davisagli added this to Aurora Apr 7, 2026
@davisagli davisagli added this to the Seven milestone May 19, 2026
const criteria = JSON.parse(debouncedQuerySignature) as QueryCriterion[];
if (!criteria || criteria.length === 0) return;
searchFetcher.load(
`/@querystringSearch?query=${encodeURIComponent(debouncedQuerySignature)}`,

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.

@sneridagh sneridagh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@nileshgulia1 I did a quick look today, and looks good! I would improve a bit the "number" fields, now they feel a bit ugly still. But certainly good stuff!!

@sneridagh
sneridagh merged commit 395b212 into seven Jun 4, 2026
31 checks passed
@github-project-automation github-project-automation Bot moved this to Done in Aurora Jun 4, 2026
@sneridagh
sneridagh deleted the seven-querystring branch June 4, 2026 08:08
sneridagh added a commit that referenced this pull request Jun 4, 2026
* seven:
  Update README with the Plone Aurora
  Seven querystringWidget (#8017)
  [Seven] Add `renderEmptyState` to `Table` component (#8308)
  Recurrence widget (#7200)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants