Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add username to UI #219

Closed
agardnerIT opened this issue Jun 9, 2023 · 0 comments · Fixed by #220
Closed

Add username to UI #219

agardnerIT opened this issue Jun 9, 2023 · 0 comments · Fixed by #220
Assignees

Comments

@agardnerIT
Copy link

It would help during demos to have a visual reminder of the currently logged in user (if logged in).

For example, I can open 3 private tabs:

  • Tab 1 is unauthenticated (recursive slow version)
  • Tab 2 is sue@faas.com ( she gets Binet fast version)
  • Tab 3 is bob@faas.com (he gets recursive slow version)

Now update the targeting rule to include bob@faas.com

  • visually I can prove that tab 3 is actually bob@faas.com and he does indeed get the Binet fast version
@beeme1mr beeme1mr self-assigned this Jun 13, 2023
@beeme1mr beeme1mr linked a pull request Jun 13, 2023 that will close this issue
beeme1mr added a commit that referenced this issue Jun 16, 2023
## This PR

- adds the logged-in user to the header

### Related Issues

Fixes #219

### Notes


![image](https://github.com/open-feature/playground/assets/682996/4caa0878-f6fd-46b0-9100-2789321925b3)

---------

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
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 a pull request may close this issue.

2 participants