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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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?
avidit
changed the title
Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
DYN-8163 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
Jan 17, 2025
johnpierson
changed the title
DYN-8163 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
DYN-8163, DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
Jan 17, 2025
johnpierson
changed the title
DYN-8163, DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
Jan 17, 2025
johnpierson
changed the title
DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
DYN-8163, DYN-8164 Modify NoteView.xaml.cs to allow for underscore character and bullets from numpad "-" character
Jan 17, 2025
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.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
*.resx
filesRelease Notes
Reviewers
@QilongTang @reddyashish
FYIs
@achintyabhat @avidit