Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Split second flicker of <commnadEmpty> component #38

@tarun0206

Description

@tarun0206

Bug description

When clicking on "No repos available" below "Available Repos" and then clicking somewhere else to close the popup without inputting anything, there is a split-second flicker of the <CommandEmpty> component.

Steps to Reproduce

  1. Open the application.
  2. Navigate to the left panel.
  3. Click on "No repos available" below "Available Repos."
  4. Click somewhere else to close the popup without entering any input.

Expected Behavior

The <CommandEmpty> component should not flicker and should remain hidden if no input is given when closing the popup.

Actual Behavior

There is a split-second flicker of the <CommandEmpty> component when closing the popup after clicking on "No repos available."

Additional Information

  • This issue is observed specifically when clicking on "No repos available."

Screenshots

Recording2024-01-26020135

Code snippet to reproduce the bug

No code snippet required

Error traceback

No error message received.

Environment

  • Next.js Version: 13.5.0
  • Browser/Platform: tested on chromium browsers

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions