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

Directory deletion #771

Open
4 tasks
the2ne opened this issue Feb 28, 2024 · 0 comments
Open
4 tasks

Directory deletion #771

the2ne opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
🐞 Bug Something isn't working

Comments

@the2ne
Copy link
Collaborator

the2ne commented Feb 28, 2024

Objective:

The objective is to restore the functionality of directory deletion, which is currently not functioning as intended.

Functional Description:

Currently, when attempting to delete a directory, no action is initiated, and no feedback is provided to the user. Typically, this operation should trigger a modal box prompting the user for confirmation before proceeding with the deletion.

Image

List of Tasks:

  • Identify Root Cause: Investigate the source code to determine why the deletion functionality is failing to trigger.
  • Review Recent Changes: Examine recent updates or changes that might have inadvertently affected the directory deletion process.
  • Debugging: Employ debugging techniques to trace the flow of execution when attempting to delete a directory. Identify any errors or anomalies in the process.
  • Confirm Modal Box Integration: Verify that the modal box for confirmation of directory deletion is correctly integrated into the deletion process.
@the2ne the2ne added the 🐞 Bug Something isn't working label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants