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

Bug: the tools link does not check the available tool #2222

Closed
1 of 2 tasks
a0m0rajab opened this issue Nov 28, 2023 · 3 comments
Closed
1 of 2 tasks

Bug: the tools link does not check the available tool #2222

a0m0rajab opened this issue Nov 28, 2023 · 3 comments
Labels
🐛 bug Something isn't working

Comments

@a0m0rajab
Copy link
Contributor

a0m0rajab commented Nov 28, 2023

Describe the bug

When you use a different tool name for the tools we have. This makes a weird UI.

image

Suggestion

This is related to this code:

https://github.com/open-sauced/app/blob/5d6b2bcfdcf9b584a0155f158808554e494fa9ee/components/organisms/ToolsDisplay/tools-display.tsx#L29C1-L41

I think having the dashboard as default would be a good fix for this.

Steps to reproduce

  1. go to https://beta.app.opensauced.pizza/ai/tool/filter/top-100-repos?range=30
  2. see the tool name as tool,
  3. visit https://beta.app.opensauced.pizza/ai/helloworld/filter/top-100-repos?range=30 again
  4. the tool name is helloworld,

Browsers

Chrome

Additional context (Is this in dev or production?)

Related to #2185

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@a0m0rajab a0m0rajab added 🐛 bug Something isn't working 👀 needs triage labels Nov 28, 2023
Copy link
Contributor

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.

@a0m0rajab
Copy link
Contributor Author

This happens for all options in the URL example:
https://beta.app.opensauced.pizza/hello-cat/meow/filter/top-100-kittens?range=30

image

Funny Gif

@FatumaA
Copy link
Contributor

FatumaA commented Mar 18, 2024

I can reproduce this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants