discourse/spec/system/page_objects/modals
Alan Guo Xiang Tan 8c07bbe084
FIX: Disable filter when loading tags in edit nav menu tags modal (#23789)
Why this change?

When we're in the midst of loading more tags, the filter dropdown
is still enabled and may result in us firing off multiple requests to
the server to load more tags. This makes the loading hard to reason
about in the tests environment and has led to flaky tests.

What does this change do?

This changes disables the filter dropdown when more tags are being
loading.
2023-10-23 08:35:40 +08:00
..
badge.rb DEV: convert grant badge modal to component API (#23378) 2023-09-11 13:56:31 +08:00
base.rb FEATURE: Add Revise... option for queued post reviewable (#23454) 2023-10-13 11:28:31 +10:00
bookmark.rb DEV: Move Bookmark modal/component to use d-modal (#22532) 2023-07-17 10:14:17 +10:00
change_owner.rb DEV: convert change owner modal to glimmer component (#23668) 2023-09-29 11:46:31 +08:00
delete_themes_confirm.rb FEATURE: delete multiple inactive themes/components (#23788) 2023-10-08 21:35:53 +00:00
dismiss_new.rb FIX: Can't dismiss new topics for experimental new new view (#22484) 2023-07-07 08:28:27 +08:00
login.rb DEV: Added page object for the login modal (#23017) 2023-08-08 18:44:52 -03:00
sidebar_edit_categories.rb DEV: Switch edit nav menu tags/categories modal to component (#22401) 2023-07-04 09:45:21 +08:00
sidebar_edit_navigation_modal.rb FIX: Disable filter when loading tags in edit nav menu tags modal (#23789) 2023-10-23 08:35:40 +08:00
sidebar_edit_tags.rb FIX: Loading more tags in edit nav menu tags modal not working (#22770) 2023-07-25 13:44:25 +08:00
sidebar_section_form.rb UX: Remove section heading for community section (#22405) 2023-07-11 09:40:37 +08:00