Unclear interface feedback when exporting a project
Summary
While manually exporting a project, the interface does not give clear feedback once the exported file is ready for download, making unclear to the user that the export file was generated.
The copy also suggests that an email will be triggered once the export is ready. The problem with this is that a blue "banner" notification is displayed on top of the screen, right after the navbar. This banner stays all the way on the top of the screen, when while waiting for the export, the user is all the way down.
After a couple of minutes, finding it weird I did not see an option to download the export, I went to check my email: the export is ready. The page UI though does not give me any indication of it.
When reloading the page, the label of the "Export project" button has changed to "Download export". I also see a new button that reads "Generate new export".
Steps to reproduce
- On a project, go to
Settings > General - Expand
Export Project - Click the button to export project
What is the current bug behavior?
- The interface displays a very subtle white button that reads "Export project". This label is unclear, as I already clicked it to export a project.
- The blue "banner" is not visible, only after scrolling to the top of the page
- Two action buttons are visible only after reloading the page
What is the expected correct behavior?
- A loading indicator should be displayed while the export is being generated
- The button "Generate export" should be disabled while an export being generated
- The button "Download export" should be made available once the export is ready, replacing the button to "Generate export"
- The button "Generate new export" should be made visible at the same time as "Download export"
- These actions should happen at the same time as I receive an email with my export



