DYN-8163, DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character#15762
DYN-8163, DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character#15762johnpierson merged 8 commits intoDynamoDS:masterfrom johnpierson:johnP_noteBulletModifications
Conversation
|
Thanks @johnpierson We usually put Jira issue number at the beginning of PR title so that internal automation can link the PR to the issue, would you do that when you are aware of the issue number? |
|
Will do. Thanks for letting me know!
…On Fri, Jan 17, 2025 at 8:08 AM Aaron (Qilong) ***@***.***> wrote:
Thanks @johnpierson <https://github.com/johnpierson> We usually put Jira
issue number at the beginning of PR title so that internal automation can
link the PR to the issue, would you do that when you are aware of the issue
number?
—
Reply to this email directly, view it on GitHub
<#15762 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADYD5VBHJCQQQY5ZYJYH3BL2LEMGXAVCNFSM6AAAAABVMDULJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJYGU3TANJSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
For multiple JIRA tickets, how would that work? |
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8163
UI Smoke TestsTest: success. 11 passed, 0 failed. |
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8164
|
Ok, I think I managed to get everything correct. Sorry about that @QilongTang |
|
Cool side note on this, it allows for the user to disallow bullets with shift+enter, like word does |
|
Oops, another tip @johnpierson Please wait for all the PR checks to finish before merging. In this case, the Dynamo SelfServe check is pretty important to make sure any new PR does not bring additional regression to master branch. |
|
oh darnit. sorry about that |
Allows for the user to use underscore character in notes again. Also adds the numpad minus key for bullet completion
Purpose
This PR allows the user to add underscore "_" character in notes again. It also adds the ability for the numpad "-" symbol to be used as a bullet item.
Previous interactions:
Proposed:
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Reviewers
@QilongTang @reddyashish
FYIs
@achintyabhat @avidit