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

Remove the "non-selected" path icon from the API Explorer view #5714

Closed
maisarissi opened this issue Nov 1, 2024 · 1 comment
Closed

Remove the "non-selected" path icon from the API Explorer view #5714

maisarissi opened this issue Nov 1, 2024 · 1 comment

Comments

@maisarissi
Copy link
Contributor

maisarissi commented Nov 1, 2024

Challenge

The current VS Code extension UI is too much polluted making harder for users to really find what they are looking for.

Proposal

Remove the "non-selected" path icon Image from the API Explorer.

Non-selected paths shouldn't have any icons and selected paths should show the check ✅ icon

Image

Acceptance Criteria

  1. All non-selected paths shouldn't have any icon but a blank space for the future check icon needs to be kept.
  2. The indentation should still follow the current experience, so we don't confuse users when the ✅ icon is added, making the tree view hard to follow.
  3. When creating a new plugin/client or just exploring an API, the OpenAPI should be loaded in the API explorer with no selected path.
  4. When regenerating an existing plugin/client, the API should be loaded based on the current include/exclude paths and the right icons.
@maisarissi
Copy link
Contributor Author

duplicated of: #5219

@github-project-automation github-project-automation bot moved this from Needs Triage 🔍 to Done ✔️ in Kiota Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✔️
Development

No branches or pull requests

1 participant