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]: "Group by module" switch in download lists mislabeled? #15

Open
smortex opened this issue Apr 30, 2024 · 3 comments
Open

[Bug]: "Group by module" switch in download lists mislabeled? #15

smortex opened this issue Apr 30, 2024 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@smortex
Copy link

smortex commented Apr 30, 2024

What happened?

This switch makes me think:

The "Group by module" switch

Toggling it has no effect on sorting, but add/remove a column showing the latest release of a module, and remove/add the ability to unfold a module info to see the ChangeLog:

Toggled off Toggled on
off on

How I think it should behave

  • To toggle button;
  • Always show the latest version;
  • Have the possibility to unfold a module ChangeLog with a lager button

What browsers / clients are you seeing the problem on?

No response

Relevant log output

No response

@smortex smortex added the bug Something isn't working label Apr 30, 2024
@Ramesh7
Copy link

Ramesh7 commented May 2, 2024

Thank you, @smortex, for reporting and providing suggestions on how it should appear. Let me shed some light here to help you understand why it was designed that way.

Since you have a single entry (download) for the above modules, it may not seem to make much sense. However, consider a scenario where a customer is attempting to download multiple versions of a given module for different environment sets. When using group by, you will see the latest version you downloaded. If you expand that accordion, it will display a complete list of downloads the user has performed.

Similarly, if you opt to proceed without group by, you will encounter multiple entries of downloaded modules. Therefore, group by assists you in exploring all the modules you have downloaded, whereas proceeding without group by helps the user understand the various versions of the module they have downloaded.

Please let us know if this make sense or you have different thoughts or any better suggestion will happy to consider and implement in upcoming release.
Thanks

@Ramesh7 Ramesh7 added the help wanted Extra attention is needed label May 2, 2024
@skarwaperforce
Copy link

Hey @smortex just going through the issues. Do you think this issue is still valid and needs looking at?

@smortex
Copy link
Author

smortex commented Aug 22, 2024

Hey @skarwaperforce

It looks like the toggle button still has the same behavior and the same wrong title, so at least fixing the label is still needed.

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

No branches or pull requests

3 participants