-
Notifications
You must be signed in to change notification settings - Fork 15
✨(global) add customization to feedbacks #248
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
Conversation
abe3789
to
69ec3f9
Compare
a71a30d
to
bedbbf9
Compare
e4ac07b
to
581dd35
Compare
We need more envvar to pass to the frontend to allow greater customization for instances of Drive.
We need to provide more customization for the frontend regarding feedback links.
581dd35
to
4a42c84
Compare
Let's implement the freshly added envvar to the feedback feature.
4a42c84
to
072a6dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great! raises the question of further customization (at which point do we inject custom files directly in the build via config, vs. having a growing number of env vars and semi-specific code in the repo)
IMO we have to go in the direction of having a configuration file. This is what is made on docs and allow us to customize lot of think in the interface |
No description provided.