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

Create Knowledge Category #2

Closed
9 tasks done
TSampley opened this issue Aug 15, 2024 · 0 comments · Fixed by #15
Closed
9 tasks done

Create Knowledge Category #2

TSampley opened this issue Aug 15, 2024 · 0 comments · Fixed by #15
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TSampley
Copy link
Contributor

TSampley commented Aug 15, 2024

Requirements

  • On Category Explorer Screen, add "New Category" button
    • On tap "New Category" button, open Category Creation Dialog
      • UI Elements
        • Category Name input
        • Cancel Button
          • on tap, close dialog; no side-effect
        • Confirm Button
          • on tap, close dialog; create new Category with given name within current Category
      • Non-Functional
        • User can create a category with simple names ^[a-zA-Z0-9\x0B]+$
        • Categories can be created with other categories (no current depth limit)

References

@TSampley TSampley self-assigned this Aug 15, 2024
@TSampley TSampley added this to the MVP milestone Aug 15, 2024
@TSampley TSampley added the enhancement New feature or request label Aug 15, 2024
@TSampley TSampley linked a pull request Sep 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant