-
Notifications
You must be signed in to change notification settings - Fork 24
Enh: Proper Guest Notice #147
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
base: master
Are you sure you want to change the base?
Conversation
|
@mbumpalumpa What do you think? For me the radios are also a design part which turn the wall entry design into a poll. That's why I wouldn't simply remove them... |
An alternative would be to disable them so to keep with the original design if that is preferred? |
|
@ArchBlood yes, disable is the way to go here. Tho I personally don't like how this looks. They look like something went wrong while loading, rather than being disabled. I’d suggest we keep the border and apply the background SuggestionsIgnore the button text, as I did these "changes" as a user, not as a guest, just so we get a sense of the suggested changes.
Also, could you please add the missing |
In this case wouldn't it be better to just remove the button itself for guests? Overall it would still give guests the impression that voting is an option for them which is terrible UI/UX, even if it is just a redirect to login, this was the original idea behind this P/R in the first place. 🤔 Another option would be disabling the button if it is still wanted for the design esthetics, I'd like to make as little change to the default styling of the button as possible, other designs should be done via custom theme instead of inline; |












I think currently it is very confusing to guests visiting a HumHub instance that uses the polls module and see the ability to use the checkboxes along side a vote button, this makes them think that they are allowed to vote but instead are opening the login modal without proper notice. I believe we should use something like this P/R to properly notify guests that it is for logging in not to vote on the poll.
Logged In
Guest