Skip to content

Rob varie 5 (perloppiù filtri avanzati) - #19

Merged
robzan8 merged 7 commits into
devfrom
rob-varie5
Sep 2, 2026
Merged

robzan8 merged 7 commits into
devfrom
rob-varie5

Conversation

@robzan8

@robzan8 robzan8 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

robzan8 and others added 4 commits August 27, 2026 12:54
…AjfFormRenderer

The widget no longer extends AjfCoreFormRenderer: it injects the
AjfFormRendererService directly and exposes the single field instance, so the
template renders one ajf-field instead of looping over slides and flat nodes.
Drops ~40 unused inherited members (page slider, toolbars, orientation, error
navigation, addGroup/removeGroup) and a leftover debug console.log.
The input of the first text filter sits inside a scrollable card content
whose actions bar overlays its bottom, and the material cypress config sets
scrollBehavior to false: the click implied by cy.type() landed on another
element, so the typed value never reached the app and the create filter
button assertion timed out after 60s.

Type with force: true and assert the resulting input value, so a lost
keystroke fails on the spot instead of surfacing as a misleading failure on
the button state. Cover the same button state in a unit test.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@robzan8 robzan8 changed the title Rob varie 5 Rob varie 5 (perloppiù filtri avanzati) Sep 2, 2026

@sara-gnucoop sara-gnucoop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

revert a change to keep the create-filter button disabled on empty value

@robzan8
robzan8 merged commit 9f66bb7 into dev Sep 2, 2026
5 checks passed
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.

2 participants