Variable Check Improvements
complete
A
Alexandre Boucher
I feel like the Variable Check could benefit from a few improvements:
- Select the variable format (like in our case, we use {{variableName}} and not {variableName}). It would be nice to be able to select which format we use to ensure this check works reliably.
- It would be nice if this check would flag potentially incorrect variable definitions (e.g. we use {{variableName}}, but sometimes the copywriter will input {variableName}} instead, which is wrong).
Jakub Pomykała
updated the status to
complete
We are closing this one for now. If any issues arise for QA checks, please let us know!
Jakub Pomykała
updated the status to
in progress
Once again, we've improved the detection of
{{}}
and {}
variables (and other variables too), so it more accurate now, but if you run into any edge cases, please let us know!Adding a dedicated setting for this is our last resort. 😉
We also loosen some other rules in some areas so they should rise less false-positives.
You can revalidate the whole project using this button:
Photo Viewer
View photos in a modal
Jakub Pomykała
updated the status to
under review