Skip to content

Fix unclickable navigation icon#37

Merged
dreamwing merged 1 commit intomasterfrom
fix/unclickable-nav-icon-36
Mar 18, 2026
Merged

Fix unclickable navigation icon#37
dreamwing merged 1 commit intomasterfrom
fix/unclickable-nav-icon-36

Conversation

@dreamwing
Copy link
Copy Markdown
Owner

Closes #36.

This PR resolves the issue where the 'Cost' (Tokens) icon in the bottom navigation was sometimes unclickable.

Changes:

  • Increased .bottom-nav z-index to 5000.
  • Increased .modal-overlay z-index to 6000.
  • Added pointer-events: auto to .bottom-nav.
  • Added 80px bottom padding to .view-container to prevent content from bleeding into the navigation bar area.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dreamwing has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@dreamwing dreamwing merged commit 357eaca into master Mar 18, 2026
4 checks passed
@dreamwing dreamwing deleted the fix/unclickable-nav-icon-36 branch March 18, 2026 17:23
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.

Fixed unclickable 'Cost' (Tokens) icon in bottom navigation

1 participant