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
Currently, voting on an expression displays a panel like that:
(This is a SerializedParsedExpression rather than just an Expression because it is the vote for an expression used in the access_control).
We could improve this display when encountering an Expression object by displaying its string representation instead (which will be the expression itself).