Skip to content

the help overlay hides the whole screen #419

Description

@sam0uly

Version / branch / commit

0.1.0

OS and environment

NixOS 26.05, kitty and ghostty, go 1.26

Steps to reproduce

  1. run zero
  2. just click ?
  3. the help overlay will replace the entire tui view.

Expected behavior

expected behavior is to be like the other popups like the model picker and suggestions picker etc.
examples:

Image Image

Actual behavior

The issue is that the help overlay renders in the same layer instead of using lipgloss vs newCanvas and newLayer

which make it looks like that and hides the whole view

Image

its not following the other popups like suggestion picker and provider wizard and model picker

Relevant logs, screenshots, or error messages

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions