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(vue): remove not used variable and replace by a proper one #838

Merged
merged 2 commits into from
May 31, 2023

Conversation

acdmft
Copy link
Collaborator

@acdmft acdmft commented May 29, 2023

This fix is to PR #801, there was an error caused by wrong variable name ShowSpaceMenu instead of ShowDelWorkspaceModal. This resulted in an issue with space removal, when clicking on "Delete Worskapce" menu item the modal window didn't open.

this fix is to PR #801, there was an error caused by wrong variable name ShowSpaceMenu instead of ShowDelWorkspaceModal
This results in not opening modal window when clicking on "Delete Worskapce" menu item
@acdmft acdmft self-assigned this May 29, 2023
@acdmft acdmft requested a review from zak39 May 29, 2023 08:40
@acdmft acdmft added frontend Modification related to frontend important bug Should be treated after Major bugs labels May 29, 2023
@zak39
Copy link
Collaborator

zak39 commented May 29, 2023

It's okay for me :)

@acdmft Can you add this PR in the changelog file from the Unrelease section ?

I think you can create a sub-section in the "Unrelease" that is "Fixed".

@zak39 zak39 merged commit f41280f into main May 31, 2023
@zak39 zak39 deleted the fix/remove-space-issue branch May 31, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Modification related to frontend important bug Should be treated after Major bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants