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
To solve issues like #44, we could throw an infobar letting the user know that % is ambiguous, and to try multiplying by a decimal instead to be more clear.
@cassidyjames Does the linked PR make any sense at all as a way of addressing this issue? Or would throwing a dialog or ignoring as invalid be preferable?
@jeremypw I think the linked PR tries to invent new operators which are going to be unfamiliar to most, and still ambiguous if you don't know how they work. I would prefer just not accepting % inputs, honestly.
To solve issues like #44, we could throw an infobar letting the user know that
%
is ambiguous, and to try multiplying by a decimal instead to be more clear.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: