Skip to content
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

OJS - Users XML Plugin, progress indicator never stops animation after exporting users is completed. #10801

Open
Tribunal33 opened this issue Jan 14, 2025 · 1 comment
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. Try Me This issue might be good for a new contributor. Can you help us?
Milestone

Comments

@Tribunal33
Copy link

Tribunal33 commented Jan 14, 2025

@jardakotesovec I don't know if this is in scope but I noticed that the exporting of users progress indicator never ends.

There really aren't many steps to reproduce.
Go to Tools -> Users XML Plugin -> Export Users -> Select some users -> Export users

File downloads to broswser but the progress indicator never stops spinning. I found it when testing the security issue with importing admin user role_ids.

If it is out of scope I could write up a bug for it to be fixed later too.

Image

Originally posted by @Tribunal33 in #10663


Describe the bug
Exporting users triggers a progress indicator that never ends.

prereqs: user that has access to import (journal manager or admin)

To Reproduce
Steps to reproduce the behavior:

  1. Go to Tools
  2. Select Users XML Plugin
  3. Select the Export Users tab
  4. Select some users
  5. Select Export Users

Expected: Progress indicator animation should stop after exporting is complete
Actual: Progress indicator continues animation after exporting is complete.

What application are you using?
OJS, OMP or OPS version 3.5 but seen on 3.4 as well

Additional information
Please see original post with screenshot.

@Tribunal33 Tribunal33 added Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. Try Me This issue might be good for a new contributor. Can you help us? labels Jan 14, 2025
@Tribunal33 Tribunal33 added this to the 3.6 milestone Jan 14, 2025
@asmecher
Copy link
Member

(Just a note that this is strictly a UI glitch -- the response from the server to this export action is a downloadable file, and not the usual JSON response that would result in the spinner being hidden again. Just in case someone goes looking for a server-side error, like an endless spinner would usually suggest.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug:1:Low A bug that does not have a severe consequence or affects a small number of users. Try Me This issue might be good for a new contributor. Can you help us?
Projects
None yet
Development

No branches or pull requests

2 participants