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

Change bar theme or add a environment label #3080

Open
1 task done
thepabloaguilar opened this issue May 13, 2024 · 2 comments
Open
1 task done

Change bar theme or add a environment label #3080

thepabloaguilar opened this issue May 13, 2024 · 2 comments
Labels
enhancement Created by Linear-GitHub Sync good first issue help wanted Halp sm Probably could do in an hour or so ui

Comments

@thepabloaguilar
Copy link
Contributor

Problem

This is not a problem but it's something that came in my head right now! I won't have this kind of problem since I'm using OCI to store the flags but people using non-declarative storages could face it!

People can deploy a Flipt per environment instead of deploying a unique Flipt instance and scoping the environments using namespaces, it might be a great addition to make Flipt say THIS IS A PRODUCTION ENVIRONMENT, TAKE CARE
They can mix up the environment if the URL access has just a little change, like:

  • production: flipt.prd.io
  • staging: flipt.stg.io

This could be done by either changing the upper bar theme or putting a label on it!

Again, I don't have this problem and I don't know if it'll be a great change or if it's aligned with your thoughts about how Flipt should be!

Ideal Solution

Let's the user know which environment/instance they're acessing!

Search

  • I searched for other open and closed issues before opening this

Additional Context

No response

@thepabloaguilar thepabloaguilar added the enhancement Created by Linear-GitHub Sync label May 13, 2024
@markphelps
Copy link
Collaborator

@thepabloaguilar good idea!

maybe we add the ability to configure the ui like:

ui:
  topbar:
    label: {string}
    color: {hex}

or similar?

@markphelps markphelps added ui sm Probably could do in an hour or so labels May 14, 2024
@thepabloaguilar
Copy link
Contributor Author

Yeah, I think that will fit @markphelps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Created by Linear-GitHub Sync good first issue help wanted Halp sm Probably could do in an hour or so ui
Projects
Status: No status
Development

No branches or pull requests

2 participants