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

DataContext suggestions contain too many items in a large project #26

Open
davidwangms opened this issue Aug 6, 2019 · 0 comments
Open

Comments

@davidwangms
Copy link
Contributor

image

Having every available class be present in the DataContext dropdown is a little much in a large project. There is a reasonable delay for every letter typed as the list updates.

Even though it adds overhead to the consumer, I'd recommend we introduce an Attribute and/or common base class for classes that should be ViewModels so that the list can be filtered down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant