langfuse icon indicating copy to clipboard operation
langfuse copied to clipboard

bug: There is no exit button on the homepage

Open secsilm opened this issue 2 years ago • 2 comments

Describe the bug

image

To reproduce

Register a new user.

Additional information

No response

secsilm avatar Apr 19 '24 10:04 secsilm

good one @secsilm, this happens on the onboarding screen when not having access to any project yet. open for contributions on this

marcklingen avatar Apr 21 '24 18:04 marcklingen

@marcklingen I am looking to make contributions but this looks as per design.

Another scenario: Create a project to complete onboarding, delete that project, refresh to home screen -> user will again land up on this screen as user dont have access to any project.

What should be expected here as exit button? "Skip to dashboard" or "Signout" ?

mini2809 avatar Apr 28 '24 05:04 mini2809

fixed this, the intention here was to focus on the next step during Langfuse onboarding (create project) but I understand that this leads to undesired outcomes (cannot sign out). easiest fix here was to just always show the menu

marcklingen avatar Apr 29 '24 10:04 marcklingen