Skip to content

Onboarding/UX: Handle 'Custom Study by card state or tag' when there are no tags #18479

@david-allison

Description

@david-allison

This 'Custom Study' screen is superfluous:


Good First Issue!

  • Relevant classes: TagLimitFragment.kt; CustomStudyDialog.kt
  • Either
    • If there are no tags, change the text (sentence_choose_tags) in CustomStudyDialog and skip the tag selection screen
      • define an extension method fun Tags.count() by counting the result of Tags.all()
    • OR suggest another appropriate UX

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions