-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page Navigation and Item Display options not working #77
Comments
Hi @JoshALogs, thanks for making this issue. We've been working to get Assistant's UI moved over to Calcite Design System, so this particular issue has been lingering. Good news though, a fix is in the works 🙂 Would you mind testing out your workflow in our dev environment? You can find it here: https://dev.assistant.esri-ps.com (note the build date in the header). Note that this environment receives updates more often and may not be as stable as https://assistant.esri-ps.com. We are working on pushing an update to the primary Assistant app soon. |
Hi @jpeterson, thanks for help on this. I tested with several accounts and the dev env is working much better here; the page responds to the navigation buttons and number of items to display is now working. I noticed this as well: Also, it looks like the progress element is working in this env as well. In the prod env, this element would always just say "Copying", even when the job was finished. In dev, it now tells me it finished as expected: Thanks again for getting back so quickly on this. |
Thanks for confirming the pagination fix, @JoshALogs! I've noted the issue you mentioned when switching accounts as well (#78), thanks for that. As far as full copy (or cloning or deep copying) for feature services... that is actually in progress as well 🙂 If you'd like to give it a go, you're welcome to – we have an early test build here: https://pr-417.assistant.esri-ps.com/ (note the pagination fix has not been incorporated into this build yet). |
Describe the Bug
I'm experiencing issues with page navigation and item display options in ArcGIS Assistant. Clicking on different page numbers or changing the number of items to display per page does not yield any changes. The only workaround is altering the URL parameters for item count, but page navigation remains non-functional.
To Reproduce
Expected Behavior
I expect to navigate to different pages to view different sets of items. Additionally, changing the number of items to display from the dropdown at the bottom should reload the page with the new item count.
Screenshots
I can select the page, but the displayed content does not change.
Desktop
Additional Info
I can still copy items I see/select to other accounts, but only up to the first 100 items I can view.
The text was updated successfully, but these errors were encountered: