You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the user hasn't configured his own garden parameters yet, the guide UI behaves in an annoying way:
I think it should display a spinner like "Set Sun / Shade for #{user.garden.name}" instead of displaying a message with the word "null" in it.
Also, and this may be just a personal preference, the message that's displayed onHover stays up for 1 second (I think) and I find it pretty confusing. Why not just remove that delay? What do you guys think?
The text was updated successfully, but these errors were encountered:
If the user hasn't configured his own garden parameters yet, the guide UI behaves in an annoying way:
I think it should display a spinner like
"Set Sun / Shade for #{user.garden.name}"
instead of displaying a message with the word "null" in it.Also, and this may be just a personal preference, the message that's displayed
onHover
stays up for 1 second (I think) and I find it pretty confusing. Why not just remove that delay? What do you guys think?The text was updated successfully, but these errors were encountered: