Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Resetting NavigationViewModel.History throws exception #1436

Closed
@grokys

Description

@grokys

NavigationViewModel.History is a ReactiveList with a CollectionChanged handler that doesn't support NotifyCollectionChangedAction.Reset.

This is a problem because when the history is cleared (by e.g. moving to a new repository), if the history has >10 items a reset will occur, causing the GitHub pane to hang with a spinner until a new project is loaded,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions