-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
component: Rubbeduck.UIIssue involves UI componentsIssue involves UI componentsfeature: code actionsIssues relating to code actions ("ducky menu")Issues relating to code actions ("ducky menu")feature: editor shellIssues that relate to the editor shellIssues that relate to the editor shellskill:xamlIssues that involve XAML markup and WPFIssues that involve XAML markup and WPF
Milestone
Description
Implement a prompt based on the MessageBox component, that receives an identifier name from user input in a textbox - mock-up:
- New name is required (cannot be null, empty, or whitespace)
- New name cannot match old name
- New name defaults to old name, textbox content selected and focused
- Validation error message is clearly visible (when applicable)
- Icon (title) represents the
DeclarationTypeof the symbol - Confirm (OK) command/button is disabled unless the name is valid
Maximum length - module: 31 characters. Anything else: 255 characters (TODO verify in MSVBAL).
Metadata
Metadata
Assignees
Labels
component: Rubbeduck.UIIssue involves UI componentsIssue involves UI componentsfeature: code actionsIssues relating to code actions ("ducky menu")Issues relating to code actions ("ducky menu")feature: editor shellIssues that relate to the editor shellIssues that relate to the editor shellskill:xamlIssues that involve XAML markup and WPFIssues that involve XAML markup and WPF
