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
The logic seems backwards for example we had to flip the labels in multi-edit-dialog, and in descriptionForCardDiff we have that backwards message for prioritized.
Is it possible the main naming is just backwards and then everything else has to be backwards too, in a confusing way?
Like, maybe the naming of the fields on CardDiff are backwards?
I think it's that the enablements and disablements fields in CardDiff are named backwards from what they should be, given the naming scheme for what the overrides mean on Card. And that leads to the confusing names for antyhing touching card diffs directly, like in multi-edit or descriptionForCardDiff.
The text was updated successfully, but these errors were encountered:
The logic seems backwards for example we had to flip the labels in multi-edit-dialog, and in descriptionForCardDiff we have that backwards message for prioritized.
Is it possible the main naming is just backwards and then everything else has to be backwards too, in a confusing way?
Like, maybe the naming of the fields on CardDiff are backwards?
I think it's that the enablements and disablements fields in CardDiff are named backwards from what they should be, given the naming scheme for what the overrides mean on Card. And that leads to the confusing names for antyhing touching card diffs directly, like in multi-edit or descriptionForCardDiff.
The text was updated successfully, but these errors were encountered: