Skip to content

[FEATURE] Application Clear-All Button Component#8

Merged
suvajitcodewalnut merged 2 commits intomasterfrom
feature/application-delete-all-button
Nov 8, 2025
Merged

[FEATURE] Application Clear-All Button Component#8
suvajitcodewalnut merged 2 commits intomasterfrom
feature/application-delete-all-button

Conversation

@suvajitcodewalnut
Copy link
Copy Markdown
Owner

@suvajitcodewalnut suvajitcodewalnut commented Nov 8, 2025

QUICKLAB : PULL REQUEST

DESCRIPTION

  • Type: (Feature)
  • Related Issue(s): N/A
  • This implements the Delete All Button for the application

IMPLEMENTATION DETAILS

  • This implements the Delete All Button Component, which resides on the Application home page responsible for deleting all the created tickets.
  • This interlinks with the Confirmation Modal Component before procceding with the Delete all tickets.
  • Written unit-tests for the component.

TESTING WALKTHROUGH

  • Run the application with bun run application:dev command.
  • Verify that that Delete All Button Component is visible on the right bottom corner.
  • Verify that when clicked should pop up the Confirmation Modal Component.

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 4c66d13 into master Nov 8, 2025
4 checks passed
@suvajitcodewalnut suvajitcodewalnut deleted the feature/application-delete-all-button branch November 8, 2025 06:33
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