Skip to content

Added a create collection to add to collection - #4289

Open
tanav29 wants to merge 1 commit into
processing:developfrom
tanav29:add-create-collection
Open

Added a create collection to add to collection#4289
tanav29 wants to merge 1 commit into
processing:developfrom
tanav29:add-create-collection

Conversation

@tanav29

@tanav29 tanav29 commented Sep 3, 2026

Copy link
Copy Markdown

Issue:

Fixes #3794

Create Collection Option in “Add to Collection” Modal

  • The modal presents an empty state without any affordance
  • Breaks user flow and increases friction
  • Especially confusing for new users who don’t yet know where collections are created

Demo:

screenrecording-2026-09-03_22-51-19.mp4

Changes:

  • Added the same create collections button with modal on /collections
  • Added a prop to createCollection() in <CollectionCreate /> that blocks redirect

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Collection Option in “Add to Collection” Modal

1 participant