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

Spinner appears in the background when delete operation failed for a directory prompting recursive deletion #66

Open
KKoukiou opened this issue Feb 3, 2023 · 2 comments

Comments

@KKoukiou
Copy link

KKoukiou commented Feb 3, 2023

Bug Info

When attempting to delete a directory that is not empty, the operation will first fail, as it's not running with '-r' option, but a spinner shows up in the background. The spinner does not go away if the user decides to close the modal dialog, by pressing 'No'.

To Reproduce
Steps to reproduce the behavior:

  1. Click 'delete' button on a non empty directory
  2. See spinner appearing and the modal promting for recursive deletion
  3. Click 'No'
  4. See spinner blocking the whole page

Expected behavior
The spinner should only be present while operations are running

Screenshots
Screencast from 2023-02-03 10-08-32.webm

@Prince2319
Copy link

Is this issue is resolved?

@KKoukiou
Copy link
Author

KKoukiou commented Mar 9, 2023

It's not but please let's not do work on top of this code, as we plan to rewrite it to React etc. https://github.com/cockpit-project/cockpit/wiki/GSoC-2023-topics#navigator-plugin-modernization

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

No branches or pull requests

2 participants