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

webui: click outside of clan member modal to close #300

Closed

Conversation

antibert
Copy link

@antibert antibert commented Mar 5, 2024

Proposed fix to #36

In the current situation the autoHide prop is overridden for the clan member detail modal and set to false. This makes it so that closing the modal by clicking outside it is disabled. Removing this prop reverts back to the default behaviour where the modal can be closed by clicking outside of it.

Also changed the unit test for use-modal-count since it was failing. Seems like a guard statement was added to the modal counter that wasn't reflected in the unit test yet.

@namidaka namidaka requested a review from or2e March 9, 2024 16:38
@or2e
Copy link
Collaborator

or2e commented Mar 9, 2024

@antibert Hello, friend!!!! it's so good to see you.

There is one problem with the floating-vue library:
Akryum/floating-vue#874
and there seems to be a fix for it coming soon Akryum/floating-vue#1033
I suggest waiting for it.

Also, I plan to update webUi dependencies here #245

@or2e or2e closed this Mar 10, 2024
@antibert antibert deleted the fix-clan-member-modal-autohide branch March 14, 2024 16:18
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.

None yet

2 participants