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

[Feature/958] Update Existing Correction Form with Current System #143

Merged
merged 8 commits into from
May 7, 2024

Conversation

AurelicButter
Copy link
Owner

What Does This Do?

Updated the existing data correction form to work with the new, current correction system that has been in development for a couple months. The existing form has become the new book correction form while any other correction forms will be made on needs and requirements in future tickets.

How is it Done?

First, updated the HTML form with new fields and cleaned up existing attributes and values. Then, implemented client-side validation and logic to make sure the correction was valid. Added a sanitizer for the description field as HTML tags are currently used for formatting.

Then, ran several local tests with the existing tickets, squashing bugs and forgotten edge cases along the way. The API has a couple of bugs within this system and a hotfix was already pushed to development.

Related Tickets and Issues

Internal#958

@AurelicButter AurelicButter added the Enhancement New feature or request label May 6, 2024
@AurelicButter AurelicButter self-assigned this May 6, 2024
@AurelicButter AurelicButter merged commit b7c375e into development May 7, 2024
3 checks passed
@AurelicButter AurelicButter deleted the feature/958 branch May 7, 2024 00:16
@AurelicButter AurelicButter mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant