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

fix(frontend): Error when API key is not entered is not clear #4236 #4425

Conversation

Yashwanth-Chandrakumar
Copy link
Contributor

Give a summary of what the PR does, explaining any non-trivial design decisions

Added a modal for prompting the user to input an API Key in settings during startup and in session.

Link of any specific issues this addresses

#4236

@amanape
Copy link
Member

amanape commented Oct 16, 2024

Something isn't right here. You're changing all the files in the repo. Please try creating a new PR or fresh install and only include the changes related to the issue

@Yashwanth-Chandrakumar
Copy link
Contributor Author

I ran linting from my side using poetry run pre-commit run --all-files --config ./dev_config/python/.pre-commit-config.yaml
is that causing the issue.

@tobitege
Copy link
Collaborator

tobitege commented Oct 16, 2024

Make sure you forked/cloned the repo NOT from within Windows, but WSL/Linux. I fear that all the linbreaks are wrong in your local copy.

@Yashwanth-Chandrakumar
Copy link
Contributor Author

@tobitege ok let me check

@Yashwanth-Chandrakumar
Copy link
Contributor Author

Why do i get this error:
Your pre-commit configuration is unstaged.
git add dev_config/python/.pre-commit-config.yaml to fix this.

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 this pull request may close these issues.

3 participants