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

Fix create and validate button #821

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

DeonFranklin
Copy link
Contributor

@DeonFranklin DeonFranklin commented Jun 28, 2023

Story

Prior to these changes:
In Bulkrax, the Create and Validate button is affected by a bug known in the community. Within SoftServe we agreed to hide this button to reduce the confusion it’s causing amongst Bulkrax users. We will create an issue as a reminder to discuss and/or fix the functionality of this button in the future.

With these changes:
After discussion, the solution we chose to implement was to add a conditional statement to the importer's new.html.erb file that hides the Create and Validate button until the bug is fixed.

Screenshots

ENV Variable set to true

image

ENV Variable set to false
image

ENV Variable set to violet
image

ENV Variable set to no value
image

Acceptance Criteria

The Create and Validate button on the importer form functions as expected.

@DeonFranklin DeonFranklin added the bug Something isn't working label Jun 28, 2023
@DeonFranklin DeonFranklin self-assigned this Jun 28, 2023
@alishaevn alishaevn added the patch-ver for release notes label Jun 28, 2023
@DeonFranklin DeonFranklin merged commit 1771217 into main Jun 28, 2023
6 of 8 checks passed
@DeonFranklin DeonFranklin deleted the create-and-validate-conditional branch June 28, 2023 19:45
@ShanaLMoore
Copy link
Contributor

Please link the issue to this PR @DeonFranklin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants