Artyom V. Gorchakov

Results 6 issues of Artyom V. Gorchakov

### Describe the bug 🐞 Earlier, we were able to save `RoutingState.NavigationStack` to disk, as the collection was annotated as a `[DataMember]`: https://github.com/reactiveui/ReactiveUI/blame/a43e99ae2fbcd644460f245f471f573b7d3b66ec/src/ReactiveUI/Routing/RoutingState.cs#L26-L27 But now, the observable collection is `[IgnoreDataMember]`d:...

bug

Let's improve the UX using WhenAny, so buttons will stay disabled until user input becomes valid. We might want to validate user input using the Sprache library. Also, as for...

enhancement

**Is your feature request related to a problem? Please describe.** > Xamarin.Forms will ship a new major version later this year, and continue to ship minor and service releases every...

enhancement

Sometimes having a button for going up to parent directory might be useful and could improve the UX. Why not add a button near go-back and go-forward buttons by default?...

type/enhancement
area/client-react

Originally posted in: https://github.com/AvaloniaUI/Avalonia.NameGenerator/issues/69#issuecomment-1214857205 > Finally, I found the reason: if the project contains a form with xaml errors, the generator will not work for all forms of the project...

According to https://github.com/reactiveui/ReactiveUI/issues/979 large companies including GitHub, Atlassian, Amazon, Elastic and Slack use ReactiveUI in their products. Worth placing logos of these companies to [ReactiveUI website main page](https://reactiveui.net) so new...

user-experience