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

When refusing submission the screen does not update #6270

Closed
matheusotoni opened this issue Oct 6, 2020 · 1 comment
Closed

When refusing submission the screen does not update #6270

matheusotoni opened this issue Oct 6, 2020 · 1 comment

Comments

@matheusotoni
Copy link

When refusing a submission, the screen is not updated, you need to reload the page with F5 so that the status of the submission appears to the user.

Follow the steps to reproduce the behavior:

  1. Access the administration of a magazine
    image

  2. Enter the submissions menu
    image

  3. Edit a submission
    image

  4. Reject a submission
    image

image

  1. The page does not load after clicking the button
    image

  2. If the user updates the page, the status appears changed
    image

What application are you using?
OJS version 3.2.0-3

@NateWr
Copy link
Contributor

NateWr commented Oct 8, 2020

I was unable to reproduce this in OJS 3.2.1. Can you try updating your instance (or set up a test instance with 3.2.1) and see if you can reproduce the problem? I think we may have worked on this recently but can't remember precisely what version got the fix.

Here are the steps I took:

  1. Create a submission.
  2. View the submission and go to the Submission stage.
  3. Click decline and confirm the decline.

When I did this, the page reloaded to update the view without me doing anything.

I'm going to close this as already fixed, but if you can reproduce this in 3.2.1 I'll be happy to reopen it to investigate further.

@NateWr NateWr closed this as completed Oct 8, 2020
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

No branches or pull requests

2 participants