Skip to content

Tabs, binding and commands #2

@Gorddd

Description

@Gorddd

Using dynamic tabs is really hard. I didn't find the best way how to make dynamic tabs. It follows that you have to write a lot of terrible code for Views (TabHelper.cs, TabViewHelper.cs) just to create a new tab and the most important thing is that Binding and Commands are not going to work well.
There may actually be good solutions for dynamic tabs, but i wanted to do my app quickly and i haven't worked a lot with WPF, maybe i should have rejected the idea of dynamic tabs and made only two static tabs for auth and emails.
So, if we want to make this app better, we have to get rid of writing C# code for dynamic tabs and make Binding and Commands work.
Right now there are some bugs and bad UI interaction architecture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions