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

Fix: add if check to remove left project buttons when projects.isEmpty() #1

Closed
wants to merge 1 commit into from

Conversation

devldm
Copy link
Owner

@devldm devldm commented Nov 12, 2024

What does this PR do?

This PR aims to fix a bug with projects not been removed from the UI when they are deleted (when just 1 project is left)

Old behaviour

This bug is is described here but essentially if only 1 project was left and the user deleted it. It

  1. Was removed from the users files
  2. but remained visible in the UI until the project manager was restarted or refreshed

New behaviour

Now if just 1 project remains and the user deletes it, it is removed from the UI as expected.

Screencast.from.2024-11-13.10-47-14.mp4

How was this PR tested?

Tested locally (manually) in a profile build
OS: Debian 12 (bookworm)

@devldm devldm closed this Nov 12, 2024
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.

1 participant