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

User/group drop down not clickable #73

Closed
sualko opened this issue Sep 4, 2020 · 11 comments
Closed

User/group drop down not clickable #73

sualko opened this issue Sep 4, 2020 · 11 comments
Labels
bug Something isn't working

Comments

@sualko
Copy link
Member

sualko commented Sep 4, 2020

on the additional settings page, it is possible to add properties for groups.
This does not work in all cases; I have seen it work using Edge on Windows, but not on any other browsers like Firefox for windows, mac; safari for mac; chrome for windows& mac.

When I start to type in names of grops, the full name of the group appears as expected.
Even a list of all groups starting with the same letters appears.
grafik

When I click on one of thse groups, nothing happens in all of these browsers.
In Edge, the group gets selected and added to the group properties list.

Using the network tab of the browser console, I see quite some messages arriving in Edge, but NONE in the other browsers. It is as if the click wouldn't arrive. When I drag the mouse, not the text in the list window gets selected, but the text in the next line. When I do that in Edge, no text gets selected (as maybe expected).

Originally posted by @joergmschulz in #69 (comment)

@sualko
Copy link
Member Author

sualko commented Sep 22, 2020

@joergmschulz did you find a way to reproduce this issue?

@joergmschulz
Copy link
Collaborator

just noticed that there is one difference in look and feel - the yellow marked X in below picture is visible in Edge, but not the other browsers:
grafik

@sualko sualko closed this as completed in a81d97a Sep 24, 2020
@sualko
Copy link
Member Author

sualko commented Sep 24, 2020

I found a way to block the blur event if the list is clicked and therefore I hope this issue is fixed now. We will release a beta version soon and it would be nice if you could help to test this.

@joergmschulz
Copy link
Collaborator

That's beautiful. Thank you again. Is this already available in master?

@sualko
Copy link
Member Author

sualko commented Sep 24, 2020

It is, but if you want to cherry pick you also have to build it by your own.

@joergmschulz
Copy link
Collaborator

joergmschulz commented Sep 24, 2020

pulled master, built it, waited for caches to emtpy / tried with FFox(Mac), Chrome (Mac), Edge (Windows), works perfectly now on the second attempt on every one of these browsers!
Edit: after clearing cache, Safari for mac works as well.

@sualko
Copy link
Member Author

sualko commented Sep 24, 2020

I'm relieved that this annoying issue is resolved now. Thanks for testing 👏

@joergmschulz
Copy link
Collaborator

welcome. just give me a hint when something else can be tested.

@sualko
Copy link
Member Author

sualko commented Sep 24, 2020

If you have time it would be great if you could test the latest beta release: https://github.com/sualko/cloud_bbb/releases/tag/v1.1.0-beta.1

@joergmschulz
Copy link
Collaborator

did some tests / issues have been created. Could not yet test behaviour on user deletion nor scalelight. User deletion will be tested some time soon, will get interesting because I've got a LDAP environment.

@lars-becker
Copy link

This solved my occassional problems, too. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants