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
Examiners used to be able to toggle between “auto adding” potential conflicts on the old version using the button.
On Vue3 seems to automatically select potential conflicts which the examiner must manually click to remove each one, which is time consuming. The auto-add button appears to be grayed out on the Vue 3 page. Auto checks were more efficient when users had the ability to uncheck the auto add button and make their selections as needed.
The text was updated successfully, but these errors were encountered:
@ozamani9gh I have a follow up PR that prevents the examiner from changing the auto selected conflict lists. Currently, with auto add checked on the examiner can select/de-select conflicts and those changes will persists. So, if examiner makes change with auto add check on, checks off auto add and then decides to just go with auto selected conflicts by checking auto add back on then the conflict lists will be the modified one and not the original one.
bcgov/name-examination#1480, this PR makes it so that changes made to auto selected conflicts with auto add checked on do not persist.
Examiners used to be able to toggle between “auto adding” potential conflicts on the old version using the button.

On Vue3 seems to automatically select potential conflicts which the examiner must manually click to remove each one, which is time consuming. The auto-add button appears to be grayed out on the Vue 3 page. Auto checks were more efficient when users had the ability to uncheck the auto add button and make their selections as needed.

The text was updated successfully, but these errors were encountered: