Skip to content

Show submissions tab in main navigation#476

Merged
functionstackx merged 2 commits into
masterfrom
codex/unhide-submissions-worktree
Jun 22, 2026
Merged

Show submissions tab in main navigation#476
functionstackx merged 2 commits into
masterfrom
codex/unhide-submissions-worktree

Conversation

@functionstackx

@functionstackx functionstackx commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move Submissions out of the Hidden gated tab popover and into the normal dashboard tab navigation.
  • Update TabNav component coverage to assert Submissions is visible without the feature gate and absent from the Hidden popover.
  • Refresh the feature-gate comment now that Submissions is no longer gated.

Testing

  • git diff --check
  • Not run: focused Cypress component spec could not start in this fresh worktree because dependencies were not installed and pnpm registry/policy checks failed with ENOTFOUND for registry.npmjs.org.

Note

Low Risk
Navigation and visibility-only changes; no auth, API, or data-handling changes.

Overview
Submissions is now a first-class dashboard tab instead of living only behind the Konami-style Hidden popover.

tab-nav moves /submissions from GATED_TABS to VISIBLE_TABS, so it shows on desktop and mobile without unlocking the feature gate. The Hidden popover no longer lists Submissions when the gate is unlocked. Cypress coverage now expects Submissions in the main nav (including unofficialruns on its href) and absent from the popover.

SubmissionsDisplay drops the Re-lock feature gate control and related analytics/navigation, since the page is no longer treated as insider-only. The use-feature-gate doc comment no longer mentions submissions as a gated surface.

Reviewed by Cursor Bugbot for commit dd31aa8. Bugbot is set up for automated code reviews on this repo. Configure here.

@functionstackx functionstackx requested a review from adibarra as a code owner June 21, 2026 23:28
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Jun 22, 2026 12:38am

Request Review

@functionstackx functionstackx merged commit 97d1435 into master Jun 22, 2026
18 checks passed
@functionstackx functionstackx deleted the codex/unhide-submissions-worktree branch June 22, 2026 00:43
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