Esri/distance-direction-addin-dotnet

User should be presented with warning when using invalid names to export

ljuru opened this issue · 2 comments

ljuru commented

Background

An issue was created (#385) to warn a user when they are using an invalid feature class name, but it only catches some of the cases.

Current behavior

If you enter a special character *,&,!,(,< in any portion of the name, you are presented with a warning.
image

If you start the name with a number, this is not allowed, you get an error instead of a warning.
image

Expected behavior

The user should the warning anytime the filename is invalid.

Additional information

This is found on ArcGIS Pro 2.4. beta 1
Distance and Direction build 68

dfoll commented

Tested good using DD build 107

Ready for Doc QC

doc QC'd
@dfoll can you confirm the build you tested on and add the verified and appropriate application version labels. Issue can be closed after that.