Skip to content

fix: check debounce property on the right object#3268

Merged
yohanboniface merged 1 commit into
masterfrom
fix-debounce
Apr 2, 2026
Merged

fix: check debounce property on the right object#3268
yohanboniface merged 1 commit into
masterfrom
fix-debounce

Conversation

@yohanboniface

Copy link
Copy Markdown
Member

No description provided.

Co-authored-by: David Larlet <david@larlet.fr>
page.goto(f"{live_server.url}{openmap.get_absolute_url()}?edit")
page.get_by_role("button", name="Edit map name and caption").click()
page.get_by_role("textbox", name="name").click()
page.get_by_role("textbox", name="name").press_sequentially("changed")

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.

Maybe we should also try with delay=301 to check when debounce is active?

@yohanboniface yohanboniface merged commit 675ce8a into master Apr 2, 2026
6 checks passed
@yohanboniface yohanboniface deleted the fix-debounce branch April 2, 2026 18:48
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