Skip to content

[BUGFIX] Form Comoponent #9

Merged
suvajitcodewalnut merged 1 commit intomasterfrom
bugfix/priority-uppercase-transformation
Nov 8, 2025
Merged

[BUGFIX] Form Comoponent #9
suvajitcodewalnut merged 1 commit intomasterfrom
bugfix/priority-uppercase-transformation

Conversation

@suvajitcodewalnut
Copy link
Copy Markdown
Owner

@suvajitcodewalnut suvajitcodewalnut commented Nov 8, 2025

QUICKLAB : PULL REQUEST

DESCRIPTION

  • Type: ( Bugfix )
  • Related Issue(s): N/A
  • This fixes the priority field value setter to uppercase when submission of the Ticket Form.

IMPLEMENTATION DETAILS

  • This implements the fix of transforming the priority field value to uppercase - HIGH, MEDIUM or LOW which form submission for creating new tickets.

TESTING WALKTHROUGH

  • Run the application with bun run application:dev command.
  • Click on the Add ticket Button on the Navigation page.
  • Fill the Ticket Creation Form Component.
  • Verify that the Priority field stores the value of the priority to uppercase when submitted.

CHECKLIST

  • Codebase is properly formatted and adheres to the project’s style guide.
  • Codebase passes all linting checks without warnings or errors.
  • Relevant unit tests have been written and all tests pass successfully.
  • Branch is up to date with the latest changes from the base branch.

@suvajitcodewalnut suvajitcodewalnut merged commit c621b9e into master Nov 8, 2025
4 checks passed
@suvajitcodewalnut suvajitcodewalnut deleted the bugfix/priority-uppercase-transformation branch November 8, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant