"cancel order" and "order notes" UI elements seem backward
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
There's a nice, inviting text field at the bottom for cancelling an order, but to add a note you first have to click "add" note. This seems backwards to me - Adding a note is non-destructive, easy to cancel/reverse (or should be), whereas cancelling an order is an operation that should 1 - be less common, and 2 - require a couple more operations to complete.
Matthew M Parsons on November 05, 2013 15:30 (0 comments) Public permalink
Votes: 1
Author: jsylvest
Voters: jsylvest
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.
Research direction
No file, test, or entry point is named. Start by locating the order UI that contains the cancel-order field and the add-note control, then confirm how each action currently works. Done means the controls reflect the requested safer ordering and the resulting interactions are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100