Skip to content

Admin/confirmation when deleting and editing#107

Merged
Maith062 merged 6 commits intodevelopfrom
admin/confirmation_when_deleting_and_editing
Mar 14, 2026
Merged

Admin/confirmation when deleting and editing#107
Maith062 merged 6 commits intodevelopfrom
admin/confirmation_when_deleting_and_editing

Conversation

@Maith062
Copy link
Copy Markdown
Contributor

@Maith062 Maith062 commented Mar 8, 2026

Pull Request

📝 Description

🔗 Linked Issue

Closes #

✅ Checklist

  • My code follows the project's style guidelines.
  • I have linked the relevant issue using "Closes #X".
  • I have requested exactly 1 reviewer.
  • I have verified that the build passes locally.

📸 Screenshots (if applicable)

Permission request when deleting:

image

@@ -0,0 +1,80 @@
import type { Meta, StoryObj } from "@storybook/react";
import { expect, userEvent, waitFor, within } from "storybook/test";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just look into this unused waitFor import and other than that it looks good

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

It comes up in a later implementation (it will be used) so for now, I'll leave it as is.

Copy link
Copy Markdown
Contributor

@Patrick-Bonini Patrick-Bonini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see my 1 comment before merge

@Maith062 Maith062 force-pushed the admin/confirmation_when_deleting_and_editing branch from 67134d2 to 2d5669d Compare March 14, 2026 17:55
@Maith062 Maith062 merged commit bf4ddba into develop Mar 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants