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

[ENH] - Show installed packages versions along with the requested versions #364

Open
aktech opened this issue Jan 23, 2024 · 10 comments
Open
Assignees
Labels
area: user experience 👩🏻‍💻 Items impacting the end-user experience type: enhancement 💅🏼 New feature or request

Comments

@aktech
Copy link

aktech commented Jan 23, 2024

Feature description

Display a third column in the spec which displays the installed version of the requested packages in here:

image (1)

Value and/or benefit

It would be great to be able to know what were the exact package versions for the requested packages at a quick glance instead of going through the long list of Packages Installed as Dependencies

Anything else?

No response

@pavithraes pavithraes added type: enhancement 💅🏼 New feature or request area: user experience 👩🏻‍💻 Items impacting the end-user experience labels Feb 8, 2024
@pavithraes pavithraes transferred this issue from conda-incubator/conda-store Feb 8, 2024
@trallard trallard moved this from New 🚦 to Ready 🛎️ in conda-store 🐍 Feb 22, 2024
@trallard trallard added this to the JATIC - I4 OSS milestone Feb 22, 2024
@trallard
Copy link
Collaborator

Assigning to @smeragoel as this will need design work/input

@trallard trallard moved this from Ready 🛎️ to TODO 📬 in conda-store 🐍 Feb 27, 2024
@smeragoel smeragoel moved this from TODO 📬 to In Progress 🏗 in conda-store 🐍 Feb 28, 2024
@dharhas
Copy link
Member

dharhas commented Mar 5, 2024

Just a ping to say this is a fairly high value feature. Right now we have to look at the lock file to find out what was installed. And I have to do this fairly often. This is a mistake in the original implementation since the original designs did have this column. One of the core features of conda-store was supposed to be clearly communicating both what was requested and what was installed.

@smeragoel
Copy link

I added another column to indicate the installed version and also added clearer labels. This should fix the issue:

image
image

Let me know if this works!

@smeragoel smeragoel moved this from In Progress 🏗 to In review 👀 in conda-store 🐍 Mar 11, 2024
@aktech
Copy link
Author

aktech commented Mar 11, 2024

Looks pretty good to me.

@trallard
Copy link
Collaborator

Related to #268 - where I added some comments on the proposed design

@trallard trallard moved this from In review 👀 to In Progress 🏗 in conda-store 🐍 Mar 12, 2024
@smeragoel
Copy link

Based on feedback from #268, here are the updated designs with updates styling:

  1. View:
    image

  2. Edit:
    image

@trallard
Copy link
Collaborator

After the conversation re MUI now we need if we can use zebra lines @gabalafou

@gabalafou
Copy link
Contributor

Oh sorry I didn't see this message. Yes, customizing the MUI tables to have zebra stripes should not be a problem.

@smeragoel smeragoel moved this from In Progress 🏗 to In review 👀 in conda-store 🐍 Mar 28, 2024
@kcpevey
Copy link
Contributor

kcpevey commented Apr 10, 2024

Is this issue specifically for design or does it include implementation? Just wondering since its in review but I dont see a PR linked?

@gabalafou
Copy link
Contributor

It's in my court now, I'll change the status to "TODO"

@gabalafou gabalafou moved this from In review 👀 to TODO 📬 in conda-store 🐍 Apr 10, 2024
@trallard trallard removed this from the JATIC - I4 OSS milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: user experience 👩🏻‍💻 Items impacting the end-user experience type: enhancement 💅🏼 New feature or request
Projects
Status: TODO 📬
Development

No branches or pull requests

7 participants