Although its in the docs, some users may not realize that filter controls are missing or incomplete because some tours on the page have not been loaded.
We already know when tour items are not loaded because this condition is used to style the 'Load All Routes' / 'Load All Activities' buttons.
Add a notice to the page telling users that some tours are not loaded and that they want to force load all items. Avoid layout shift when implementing this.
Although its in the docs, some users may not realize that filter controls are missing or incomplete because some tours on the page have not been loaded.
We already know when tour items are not loaded because this condition is used to style the 'Load All Routes' / 'Load All Activities' buttons.
Add a notice to the page telling users that some tours are not loaded and that they want to force load all items. Avoid layout shift when implementing this.