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

Cubit stanu filtrów i trybu widoku dla strony planu zajęć #114

Open
matyjb opened this issue Jul 9, 2024 · 0 comments
Open

Cubit stanu filtrów i trybu widoku dla strony planu zajęć #114

matyjb opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels

Comments

@matyjb
Copy link
Contributor

matyjb commented Jul 9, 2024

Stworzenie cubitu który będzie

  • przechowywał aktualne wybrane widoczne np. grupy studentów, oraz wybrany tryb widoku
  • zapisywał i odczytywał z pamięci stan dla danego planu zajęć
  • ScheduleEventsCubit musi odczytywać stan filtrów i rozgłaszać przefiltrowane zajęcia z tego cubita

Tryb widoku był starym konceptem na pokazywanie planu zajęć jako student/lecturer, więc chyba będzie to do usunięcia skoro można sprawdzać jakiego typu obiekt jest z zaimplementowanym mixinem CollectLessonsData (Lecturer lub StudyProgram)

@matyjb matyjb added the task label Jul 9, 2024
@matyjb matyjb self-assigned this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant