Skip to content

feat: implement Quick Add menu for mobile-first logging#40

Open
poketonova wants to merge 2 commits into
novaoc:mainfrom
poketonova:feature/quick-add-menu
Open

feat: implement Quick Add menu for mobile-first logging#40
poketonova wants to merge 2 commits into
novaoc:mainfrom
poketonova:feature/quick-add-menu

Conversation

@poketonova

Copy link
Copy Markdown
Collaborator

This PR introduces a Quick Add Menu (Floating Action Button) to streamline card logging and navigation, particularly for mobile users.

Rationale

High-volume collectors require a frictionless method to add cards to their portfolios rapidly. The existing sidebar and topbar "+ Add Card" button are functional but can be less accessible during rapid sessions. This feature provides a persistent, mobile-first interaction point.

Changes

  • Created a new QuickAddMenu.vue component with a smooth "Floating Action Button" (FAB) interface.
  • Included shortcuts for:
    • Search & Add Cards: Immediate jump to the search view.
    • Browse Sets: Quick access to set-based browsing.
    • My Collection: Toggle to the active portfolio view.
    • New Deck: Fast-track to the deck builder.
  • Registered the component globally in App.vue for persistent availability across all views.
  • Implemented responsive styling to ensure the menu sits comfortably above mobile navigation bars.

This improvement aligns Rarebox with best-in-class collector apps like Collectr by reducing the click-depth for core actions.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@poketonova is attempting to deploy a commit to the novaoc's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant