HandyOrg / HandyOrg/HandyControl
Why do OK buttons show the text "Confirm" instead of "OK"?
@NaBian is already working on this.
Since Mar 29, 2021.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The dialog boxes that come with HandyControl have the OK button with a "Confirm" text on them instead of the default "OK" text. I think the problem with this is since most windows applications have "OK" buttons and the users are used to click on the "OK" button, showing a "Confirm" button causes confusion to the user and leads to inconsistency. So can you please tell me why do the OK buttons have "Confirm" text on them instead of the "OK" text. If there is no particular reason for showing "Confirm" on OK buttons can you change it to "OK" in order to avoid confusion and to maintain consistency.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.