-
Notifications
You must be signed in to change notification settings - Fork 0
Milestone 1 Cleanup / Edge-Cases #30
Copy link
Copy link
Open
Milestone
Description
riyashenoy
opened on Aug 10, 2026
Issue body actions
- Empty name: leave the name blank on CreateJournal, click Begin. Should default to "untitled journal", check the Library slot shows that text.
- Long name: type something like "my incredible amazing journey through the coffee shop on a rainy tuesday afternoon". Check the slot doesn't break. If it overflows: click the NameText in your slot, go to the TMP_Text component, set Overflow → Ellipsis. This adds "..." when text is too long.
- Max journals: create journals until all 6 are filled. All "+" slots should be gone. No 7th slot should appear. No errors.
- Same name twice: create two journals both named "test". Both should appear as separate slots (they have different IDs even with the same name).
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
No labels