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/modal window hide #801

Merged
merged 2 commits into from
May 16, 2023
Merged

Fix/modal window hide #801

merged 2 commits into from
May 16, 2023

Conversation

acdmft
Copy link
Collaborator

@acdmft acdmft commented May 2, 2023

when user submits a not valid usergroup name the corresponding error appears, it is covered by popover menu of the NcActions component. This PR fixes this bug with the use of ref and opened props

acdmft added 2 commits May 2, 2023 15:17
when user gets an error during creation of a usergroup popover window continue to display
This PR is intended to solve this issue using ref and function closeMenu with NcActions component.
…Action.opened = false

with previous variant the focus rested on the 'x' icon and there've been a not nice outline around icon
@acdmft acdmft added frontend Modification related to frontend minor bug Should be treated after Major and Important bugs labels May 2, 2023
@acdmft acdmft requested a review from zak39 May 2, 2023 13:29
@acdmft acdmft self-assigned this May 2, 2023
@zak39
Copy link
Collaborator

zak39 commented May 16, 2023

It's okay for me 😉

Congratulations @acdmft 🚀

@zak39 zak39 merged commit 12322c5 into main May 16, 2023
acdmft pushed a commit that referenced this pull request May 29, 2023
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
zak39 pushed a commit that referenced this pull request May 31, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Modification related to frontend minor bug Should be treated after Major and Important bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants