Skip to content

[jsx - document_repository] Add disabledLabel to ButtonElement #9790

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

Open
wants to merge 3 commits into
base: 27.0-release
Choose a base branch
from

Conversation

jeffersoncasimir
Copy link
Contributor

@jeffersoncasimir jeffersoncasimir commented May 13, 2025

Closes #9768

This PR adds the disabledLabel attribute to jsx/Form's ButtonElement.

It also sets this value to the intended value for the document_repository's upload button.

@jeffersoncasimir jeffersoncasimir added this to the 27.0.0 milestone May 13, 2025
@jeffersoncasimir jeffersoncasimir added 26.0.0-bugs Issues that were raised during the release testing for 26.0.0 Module: document_repository PR or issue related to documen_repository module 27.0.0 - Bugs Bugs Found in LORIS 27 testing labels May 13, 2025
@github-actions github-actions bot added the Language: Javascript PR or issue that update Javascript code label May 13, 2025
@jeffersoncasimir jeffersoncasimir added the javascript Pull requests that update Javascript code label May 13, 2025
@jeffersoncasimir jeffersoncasimir changed the title [jsx - document_repository] Add disabledText to ButtonElement [jsx - document_repository] Add disabledLabel to ButtonElement May 13, 2025
@jeffersoncasimir jeffersoncasimir changed the base branch from main to 27.0-release May 13, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
26.0.0-bugs Issues that were raised during the release testing for 26.0.0 27.0.0 - Bugs Bugs Found in LORIS 27 testing javascript Pull requests that update Javascript code Language: Javascript PR or issue that update Javascript code Module: document_repository PR or issue related to documen_repository module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[jsx] The ButtonElement label changes to default label when is set to disabled
1 participant