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

[TGDK][Fix] Fix access button functionality to properly disable review stage link #4551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SSanchez7
Copy link

Important

This implementation is part of a set of features and fixes developed within the context of a project for the TGDK academic journal, with the goal of customizing Janeway to meet the journal's specific needs, which may also be extended to other contexts.

Problem / Objective

This PR addresses a bug where the access button for the review stage of an article appeared visually disabled but remained functional when clicked.

image

This happened when using the Google Chrome browser.

Solution

The fix ensures that the link is completely disabled and cannot be accessed when the button is in a disabled state.

Following the most direct recommendation, the href is disabled so that it does not redirect anywhere

@SSanchez7 SSanchez7 changed the title [TGDK] Fix access button functionality to properly disable review stage link [TGDK][Fix] Fix access button functionality to properly disable review stage link Dec 19, 2024
@SSanchez7 SSanchez7 marked this pull request as ready for review December 20, 2024 15:34
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

Successfully merging this pull request may close these issues.

1 participant