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] Can't view artifact-specific badge, it only shows badges for a single #1525

Open
unkarjedy opened this issue Jan 9, 2025 · 2 comments

Comments

@unkarjedy
Copy link

unkarjedy commented Jan 9, 2025

Current behavior

Open this project:
https://index.scala-lang.org/jetbrains/sbt-idea-plugin

Notice that it has multiple artifacts, including sbt-idea-plugin:
https://index.scala-lang.org/jetbrains/sbt-idea-plugin/artifacts

Open it:
https://index.scala-lang.org/jetbrains/sbt-idea-plugin/artifacts/sbt-idea-plugin
or even some specific version of it:
https://index.scala-lang.org/jetbrains/sbt-idea-plugin/artifacts/sbt-idea-plugin/4.0.3

This is how it looks like:
image

Now click on "Badges".
Notice that it only shows the badges for the first artifact from the list of artifacts ("sbt-declarative-core"):
image

Expected Behavior

I should be able to somehow see badges for every separate artifact.
It could be e.g. a simple dropdown selector or something

Extra comments

No response

Search terms

No response

@unkarjedy unkarjedy added the bug label Jan 9, 2025
@adpi2
Copy link
Member

adpi2 commented Jan 10, 2025

Thanks, that's a valuable suggestion

@adpi2
Copy link
Member

adpi2 commented Jan 10, 2025

Notice that it only shows the badges for the first artifact from the list of artifacts ("sbt-declarative-core"):

It shows the badge of the default artifact, which you can set in the Project Settings after logging in. I updated it to sbt-idea-plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants