ansys / ansys/python-installer-qt-gui
Virtual environment creation - poor UX
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 5
- Avg merge
- 33m
- Merged PRs (30d)
- 12
Description
Creating a virtual environment blocks the GUI without any indication of progress. Recommend:
- Greying out the main window when creating the venv
- Showing a progress bar of some sort during the install progress. Even stdout with the install progress is fine, anything to give the user something to look at.
- Enabling the main window again when complete.
Contributor guide
Assessment
This issue has not been assessed yet.