Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support element-level inline error messages in Unified Settings #14062

Open
donnie-msft opened this issue Jan 22, 2025 · 0 comments
Open

Support element-level inline error messages in Unified Settings #14062

donnie-msft opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
Functionality:VSOptions Priority:2 Issues for the current backlog. Product:VS.Client Type:DCR Design Change Request

Comments

@donnie-msft
Copy link
Contributor

NuGet Product(s) Affected

Visual Studio Package Management UI

Current Behavior

Currently, when an error occurs in Unified Settings, the entire error is shown at the top of the page with a retry button, and the entire page is disabled.

Desired Behavior

Show property-specific errors beside the corresponding element.
To achieve this, Unified Settings updated their API to accept a ExternalSettingsOperationResult.InvalidValue result, which indicates the value itself is invalid and should have an error rendered with the relevant controls.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:VSOptions Priority:2 Issues for the current backlog. Product:VS.Client Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

1 participant