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
Regarding the section that states the app can "Easily increment salary or delete many employees at once", while increment can indeed add or subtract many employees' salary at once, the delete command only supports individual deletion.
It took a little while for this tester to understand that by deleting many employees at once, the UG was referring to the clear command.
The way this feature is talked about in the introduction could be easy to misinterpret, and could potentially make users confused with the app. A phrase such as "Easily increment salary for many employees and clear many employee entries at once" may work better.
The text was updated successfully, but these errors were encountered:
The introduction to the UG states the following:
Regarding the section that states the app can "Easily increment salary or delete many employees at once", while
increment
can indeed add or subtract many employees' salary at once, thedelete
command only supports individual deletion.It took a little while for this tester to understand that by deleting many employees at once, the UG was referring to the
clear
command.The way this feature is talked about in the introduction could be easy to misinterpret, and could potentially make users confused with the app. A phrase such as "Easily increment salary for many employees and clear many employee entries at once" may work better.
The text was updated successfully, but these errors were encountered: