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] - I do not see a version number #406

Closed
krassowski opened this issue Jun 17, 2024 · 3 comments
Closed

[BUG] - I do not see a version number #406

krassowski opened this issue Jun 17, 2024 · 3 comments
Labels
type: bug 🐛 Something isn't working

Comments

@krassowski
Copy link

Describe the bug

I am trying to report a bug and wanted to put in the version number. When I look at the bottom of the UI I see the word Version: but no version number follows:

image

Expected behavior

A version is shown or Version: prefix is not shown

How to Reproduce the problem?

Open the conda-store-ui

Output

No response

Versions and dependencies used.

No response

Anything else?

It looks this code was last touched in #310 where screenshots do show a version number

<Typography
sx={{
color: palette.secondary.main,
fontWeight: 400,
fontSize: "14px",
marginRight: "5px"
}}
>
Version: {version}
</Typography>

@krassowski krassowski added the type: bug 🐛 Something isn't working label Jun 17, 2024
@krassowski
Copy link
Author

Of note it's not that it is cut off from the sidebar, it is just not rendered:

image

@trallard
Copy link
Collaborator

trallard commented Sep 4, 2024

This is now working right @gabalafou?

@trallard
Copy link
Collaborator

trallard commented Sep 5, 2024

This is fixed in the latest release so closing

@trallard trallard closed this as completed Sep 5, 2024
@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in conda-store 🐍 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants