Have a rule where I have 3 conditions that are all OR and I need to add an AND condition. I added the and but now I need to add parentheses. I select 'Edit Required Expression' and then 'Edit Expression' and I get this:
You can Append the Parentheses but there is no way to move it to the top. We should have the ability to insert it at the correct location or to be able to move it once appended. For now I need to delete all the requirements and set it up again.
This might be more intuitive if the "Append new token" text were to the left (with or without an arrow pointing to the right) and the + sign for appending a new token at the end was lined up with the other + signs in the table column.
Except for the fact that every app table UI uses the same format, so changing this one really doesn't make sense. Is it really so difficult to play with this table to see what it does and how it works? It's pretty darn simple.
I would disagree. The + being on the opposite side, to me indicates that it is different than the others. So, my POV is that it is more intuitive as is. The + at the bottom on the left appends. The +'s on the right insert, at that location.
Is it really different than the others? From my perspective, they do the exact same thing. Both insert a new line directly above the plus sign, bumping down all UI elements from the level of the + sign that the user clicks.
The one on the bottom left APPENDS at the end. The ones on the right INSERT above the line you are on. From a programming and logic perspective, yes they are different.